Options
All
  • Public
  • Public/Protected
  • All
Menu

RasterPlotData interface extends the base PlotData interface with Y-axis control data.

interface

Hierarchy

Index

Properties

buffer

buffer: number[]

The data buffer

Optional dataId

dataId: string

Data ID related to this buffer

dataSize

dataSize: FormatSize.Scalar | FormatSize.Complex | FormatSize.Vector | FormatSize.Quad | FormatSize.Matrix | FormatSize.Transform

Data Format Size

dataType

dataType: FormatType.Int8 | FormatType.Int16 | FormatType.Int32 | FormatType.Int64 | FormatType.Float32 | FormatType.Float64

Data Format Type

Optional timeCode

timeCode: number

Time Code

Optional xAxis

xAxis: AxisData

X-Axis data description

Optional yAxis

yAxis: AxisData

Y-Axis data description

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc