Class OpenVDS::KnownAxisNames

class KnownAxisNames

Public Static Functions

static inline const char *Inline()

String representing the name of the axis corresponding to the inline spacing.

static inline const char *Crossline()

String representing the name of the axis corresponding to the crossline spacing.

static inline const char *Time()

String representing the name of the axis corresponding to the negative z direction.

static inline const char *Depth()

String representing the name of the axis corresponding to the negative z direction.

static inline const char *Sample()

String representing the name of the axis corresponding to the negative z direction.

static inline const char *I()

String representing the name of the axis corresponding to the I step vector (SurveyCoordinateSystemIStepVector)

static inline const char *J()

String representing the name of the axis corresponding to the J step vector (SurveyCoordinateSystemIStepVector)

static inline const char *K()

String representing the name of the axis corresponding to the K step vector (SurveyCoordinateSystemKStepVector)

static inline const char *X()

String representing the name of the axis that maps directly to the X coordinate in the XYZ coordinate system.

static inline const char *Y()

String representing the name of the axis that maps directly to the Y coordinate in the XYZ coordinate system.

static inline const char *Z()

String representing the name of the axis that maps directly to the Z coordinate in the XYZ coordinate system.