Click or drag to resize

IDfsAxisEqD4 Properties

The IDfsAxisEqD4 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 propertyDf
Space between each gridpoint
Public propertyDimension
Axis dimension
(Inherited from IDfsSpatialAxis.)
Public propertyDx
space between each gridpoint
(Inherited from IDfsAxisEqD1.)
Public propertyDy
Space between each gridpoint in the y direction
(Inherited from IDfsAxisEqD2.)
Public propertyDz
Space between each gridpoint in the z direction
(Inherited from IDfsAxisEqD3.)
Public propertyF0
Relative offset to origin
Public propertyFCount
Number of data points in the z direction
Public propertySizeOfData
Size of data, number of data values.
(Inherited from IDfsSpatialAxis.)
Public propertyX0
Relative offset to origin
(Inherited from IDfsAxisEqD1.)
Public propertyXCount
Number of data points in the x direction
(Inherited from IDfsAxisEqD1.)
Public propertyY0
Relative offset to origin in the y direction
(Inherited from IDfsAxisEqD2.)
Public propertyYCount
Number of data points in the y direction
(Inherited from IDfsAxisEqD2.)
Public propertyZ0
Relative offset to origin in the z direction
(Inherited from IDfsAxisEqD3.)
Public propertyZCount
Number of data points in the z direction
(Inherited from IDfsAxisEqD3.)
Top
See Also