Represents the Dimension type.
More...
Represents the Dimension type.
◆ Dimension()
OpenTestSystem.Otx.Runtime.Api.DataTypes.Dimension.Dimension |
( |
String |
id, |
|
|
String |
shortName, |
|
|
int |
lengthExp, |
|
|
int |
timeExp, |
|
|
int |
massExp, |
|
|
int |
currentExp, |
|
|
int |
temperatureExp, |
|
|
int |
molarAmountExp, |
|
|
int |
luminousIntensityExp |
|
) |
| |
|
inline |
Initializes a new instance of the Dimension class.
- Parameters
-
id | The id to construct a Dimension. |
shortName | The shortName to construct a Dimension. |
lengthExp | The lengthExp to construct a Dimension. |
timeExp | The timeExp to construct a Dimension. |
currentExp | The currentExp to construct a Dimension. |
temperatureExp | The temperatureExp to construct a Dimension. |
molarAmountExp | The molarAmountExp to construct a Dimension. |
luminousIntensityExp | The luminousIntensityExp to construct a Dimension. |
◆ GetCurrentExp()
int OpenTestSystem.Otx.Runtime.Api.DataTypes.Dimension.GetCurrentExp |
( |
| ) |
|
|
inline |
Gets currentExp.
- Returns
- The currentExp.
◆ GetId()
String OpenTestSystem.Otx.Runtime.Api.DataTypes.Dimension.GetId |
( |
| ) |
|
|
inline |
◆ GetLengthExp()
int OpenTestSystem.Otx.Runtime.Api.DataTypes.Dimension.GetLengthExp |
( |
| ) |
|
|
inline |
Gets lengthExp.
- Returns
- The lengthExp.
◆ GetLuminousIntensityExp()
int OpenTestSystem.Otx.Runtime.Api.DataTypes.Dimension.GetLuminousIntensityExp |
( |
| ) |
|
|
inline |
Gets luminousIntensityExp.
- Returns
- The luminousIntensityExp.
◆ GetMassExp()
int OpenTestSystem.Otx.Runtime.Api.DataTypes.Dimension.GetMassExp |
( |
| ) |
|
|
inline |
Gets massExp.
- Returns
- The massExp.
◆ GetMolarAmountExp()
int OpenTestSystem.Otx.Runtime.Api.DataTypes.Dimension.GetMolarAmountExp |
( |
| ) |
|
|
inline |
Gets molarAmountExp.
- Returns
- The molarAmountExp.
◆ GetShortName()
String OpenTestSystem.Otx.Runtime.Api.DataTypes.Dimension.GetShortName |
( |
| ) |
|
|
inline |
Gets shortName.
- Returns
- The shortName.
◆ GetTemperatureExp()
int OpenTestSystem.Otx.Runtime.Api.DataTypes.Dimension.GetTemperatureExp |
( |
| ) |
|
|
inline |
Gets temperatureExp.
- Returns
- The temperatureExp.
◆ GetTimeExp()
int OpenTestSystem.Otx.Runtime.Api.DataTypes.Dimension.GetTimeExp |
( |
| ) |
|
|
inline |
Gets timeExp.
- Returns
- The timeExp.
The documentation for this class was generated from the following file: