IDfsAxisEqD2 Properties |
The IDfsAxisEqD2 type exposes the following members.
| Name | Description | |
|---|---|---|
| AxisType |
Type of spatial axis. Depending on this type, the class
can be cast to one of the sub-types.
(Inherited from IDfsSpatialAxis.) | |
| AxisUnit |
Unit of the axis coordinate values.
(Inherited from IDfsSpatialAxis.) | |
| Dimension |
Axis dimension
(Inherited from IDfsSpatialAxis.) | |
| Dx |
space between each gridpoint
(Inherited from IDfsAxisEqD1.) | |
| Dy |
Space between each gridpoint in the y direction
| |
| SizeOfData |
Size of data, number of data values.
(Inherited from IDfsSpatialAxis.) | |
| X0 |
Relative offset to origin
(Inherited from IDfsAxisEqD1.) | |
| XCount |
Number of data points in the x direction
(Inherited from IDfsAxisEqD1.) | |
| Y0 |
Relative offset to origin in the y direction
| |
| YCount |
Number of data points in the y direction
|