IDfsStaticItem Interface |
Namespace: DHI.Generic.MikeZero.DFS
The IDfsStaticItem type exposes the following members.
Name | Description | |
---|---|---|
![]() | AxisConversionType |
Type of conversion for the axis
(Inherited from IDfsItemInfo.) |
![]() | AxisConversionUnit |
Desired unit to convert axis to
(Inherited from IDfsItemInfo.) |
![]() | ConversionType |
Type of conversion for the data values
(Inherited from IDfsSimpleItemInfo.) |
![]() | ConversionUnit |
Desired unit to convert to
(Inherited from IDfsSimpleItemInfo.) |
![]() | Data |
Data.
Can be cast to one of the basic array types, depending on DataType |
![]() | DataType |
Type of data stored in item.
(Inherited from IDfsSimpleItemInfo.) |
![]() | ElementCount |
Number of data elements in the item.
(Inherited from IDfsSimpleItemInfo.) |
![]() | ItemNumber |
Item number, in list of items. 1 based.
(Inherited from IDfsSimpleItemInfo.)For newly created/added items this can be zero |
![]() | Name |
Name of item.
(Inherited from IDfsSimpleItemInfo.) |
![]() | OrientationAlpha |
Orientation alpha
(Inherited from IDfsItemInfo.)A rotation in the x-y plane, measured counter-clockwise. |
![]() | OrientationPhi |
Orientation Phi
(Inherited from IDfsItemInfo.)A rotation in the x-z plane, measured counter-clockwise. |
![]() | OrientationTheta |
Orientation Theta
(Inherited from IDfsItemInfo.)A rotation in the y-z plane, measured counter-clockwise. |
![]() | Quantity |
EUM quantity of item.
(Inherited from IDfsSimpleItemInfo.) |
![]() | ReferenceCoordinateX |
Reference coordinate X
(Inherited from IDfsItemInfo.) |
![]() | ReferenceCoordinateY |
Reference coordinate Y
(Inherited from IDfsItemInfo.) |
![]() | ReferenceCoordinateZ |
Reference coordinate Z
(Inherited from IDfsItemInfo.) |
![]() | SpatialAxis |
Spatial axis of item.
(Inherited from IDfsItemInfo.) |
![]() | UsedElementCount |
Number of used data elements in the axis. For
compressed files, this can differ from ElementCount (Inherited from IDfsItemInfo.) |
Name | Description | |
---|---|---|
![]() | SetAxisUnitConversion |
Sets the unit axis conversion for a specific item.
(Inherited from IDfsItemInfo.) |
![]() | SetOrientation |
Update the orientation of the spatial axis.
(Inherited from IDfsItemInfo.) |
![]() | SetReferenceCoordinates |
Update the reference coordinates of the spatial axis.
(Inherited from IDfsItemInfo.) |
![]() | SetUnitConversion |
Sets the unit conversion for a specific item.
(Inherited from IDfsSimpleItemInfo.) |