Click or drag to resize

IDfsAxisEqD1 Properties

The IDfsAxisEqD1 type exposes the following members.

Properties
  NameDescription
Public propertyAxisType
Type of spatial axis. Depending on this type, the class can be cast to one of the sub-types.
(Inherited from IDfsSpatialAxis.)
Public propertyAxisUnit
Unit of the axis coordinate values.
(Inherited from IDfsSpatialAxis.)
Public propertyDimension
Axis dimension
(Inherited from IDfsSpatialAxis.)
Public propertyDx
space between each gridpoint
Public propertySizeOfData
Size of data, number of data values.
(Inherited from IDfsSpatialAxis.)
Public propertyX0
Relative offset to origin
Public propertyXCount
Number of data points in the x direction
Top
See Also