| IDfsAxisEqD4 Properties |
The IDfsAxisEqD4 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.) | |
| Df |
Space between each gridpoint
| |
| Dimension |
Axis dimension
(Inherited from IDfsSpatialAxis.) | |
| Dx |
space between each gridpoint
(Inherited from IDfsAxisEqD1.) | |
| Dy |
Space between each gridpoint in the y direction
(Inherited from IDfsAxisEqD2.) | |
| Dz |
Space between each gridpoint in the z direction
(Inherited from IDfsAxisEqD3.) | |
| F0 |
Relative offset to origin
| |
| FCount |
Number of data points in the z 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
(Inherited from IDfsAxisEqD2.) | |
| YCount |
Number of data points in the y direction
(Inherited from IDfsAxisEqD2.) | |
| Z0 |
Relative offset to origin in the z direction
(Inherited from IDfsAxisEqD3.) | |
| ZCount |
Number of data points in the z direction
(Inherited from IDfsAxisEqD3.) |