Click or drag to resize

DfsStaticItemDecoratorBase Properties

The DfsStaticItemDecoratorBase type exposes the following members.

Properties
  NameDescription
Public propertyAxisConversionType
Type of conversion for the axis
(Inherited from DfsItemDecoratorBase.)
Public propertyAxisConversionUnit
Desired unit to convert axis to
(Inherited from DfsItemDecoratorBase.)
Public propertyConversionType
Type of conversion for the data values
(Inherited from DfsItemDecoratorBase.)
Public propertyConversionUnit
Desired unit to convert to
(Inherited from DfsItemDecoratorBase.)
Public propertyData
Data.

Can be cast to one of the basic array types, depending on DataType

Public propertyDataType
Type of data stored in item.
(Inherited from DfsItemDecoratorBase.)
Public propertyElementCount
Number of data elements in the axis.
(Inherited from DfsItemDecoratorBase.)
Public propertyItemNumber
Item number, in list of items. 1 based.
(Inherited from DfsItemDecoratorBase.)
Public propertyName
Name of item.
(Inherited from DfsItemDecoratorBase.)
Public propertyOrientationAlpha
Orientation alpha

A rotation in the x-y plane, measured counter-clockwise.

(Inherited from DfsItemDecoratorBase.)
Public propertyOrientationPhi
Orientation Phi

A rotation in the x-z plane, measured counter-clockwise.

(Inherited from DfsItemDecoratorBase.)
Public propertyOrientationTheta
Orientation Theta

A rotation in the y-z plane, measured counter-clockwise.

(Inherited from DfsItemDecoratorBase.)
Public propertyQuantity
EUM quantity of item
(Inherited from DfsItemDecoratorBase.)
Public propertyReferenceCoordinateX
Reference coordinate X
(Inherited from DfsItemDecoratorBase.)
Public propertyReferenceCoordinateY
Reference coordinate Y
(Inherited from DfsItemDecoratorBase.)
Public propertyReferenceCoordinateZ
Reference coordinate Z
(Inherited from DfsItemDecoratorBase.)
Public propertySpatialAxis
Spatial axis of item.
(Inherited from DfsItemDecoratorBase.)
Public propertyStaticItem
The IDfsStaticItem that is decorated
Public propertyUsedElementCount
Number of used data elements in the axis. For compressed files, this can differ from ElementCount
(Inherited from DfsItemDecoratorBase.)
Top
See Also