Defines a local time coordinate system. The geometrical origin and location are defined by the elements of the base class AbstractLocal3dCrs. This CRS defines the time unit that the time-based geometries that refer to it will use.
More...
#include <LocalTime3dCrs.h>
|
static constexpr char const * | XML_TAG = "LocalTime3dCrs" |
|
Defines a local time coordinate system. The geometrical origin and location are defined by the elements of the base class AbstractLocal3dCrs. This CRS defines the time unit that the time-based geometries that refer to it will use.
◆ LocalTime3dCrs()
resqml2::LocalTime3dCrs::LocalTime3dCrs |
( |
gsoap_resqml2_0_1::eml20__DataObjectReference * | partialObject | ) |
|
|
inline |
Only to be used in partial transfer context.
- Parameters
-
[in] | partialObject | If non-nullptr, the partial object. |
◆ ~LocalTime3dCrs()
virtual resqml2::LocalTime3dCrs::~LocalTime3dCrs |
( |
| ) |
|
|
virtualdefault |
Destructor does nothing since the memory is manged by the gSOAP context.
◆ getUnit()
virtual gsoap_resqml2_0_1::eml20__TimeUom resqml2::LocalTime3dCrs::getUnit |
( |
| ) |
const |
|
pure virtual |
Gets the unit of measure of this local time 3d CRS.
- Returns
- The unit of measure.
◆ getUnitAsString()
virtual std::string resqml2::LocalTime3dCrs::getUnitAsString |
( |
| ) |
const |
|
pure virtual |
Gets unit of measure of this local time 3d CRS as a string.
- Returns
- The unit of measure as a string.
◆ XML_TAG
constexpr char const* resqml2::LocalTime3dCrs::XML_TAG = "LocalTime3dCrs" |
|
staticconstexpr |
The standard XML tag without XML namespace for serializing this data object.
The documentation for this class was generated from the following file: