Represents the Unit type.
More...
Represents the Unit type.
◆ Unit()
OpenTestSystem.Otx.Runtime.Api.DataTypes.Unit.Unit |
( |
String |
id, |
|
|
String |
filePath, |
|
|
String |
shortName, |
|
|
String |
displayName, |
|
|
double |
factorSI2UNIT, |
|
|
double |
offsetSI2UNIT, |
|
|
Dimension |
dimension |
|
) |
| |
|
inline |
Initializes a new instance of the Unit class.
- Parameters
-
id | The id to construct a Unit. |
filePath | The filePath to construct a Unit. |
shortName | The shortName to construct a Unit. |
displayName | The displayName to construct a Unit. |
factorSI2UNIT | The factorSI2UNIT to construct a Unit. |
offsetSI2UNIT | The offsetSI2UNIT to construct a Unit. |
dimension | The dimension to construct a Unit. |
◆ GetDimension()
Dimension OpenTestSystem.Otx.Runtime.Api.DataTypes.Unit.GetDimension |
( |
| ) |
|
|
inline |
Gets dimension.
- Returns
- The dimension.
◆ GetDisplayName()
String OpenTestSystem.Otx.Runtime.Api.DataTypes.Unit.GetDisplayName |
( |
| ) |
|
|
inline |
Gets displayName.
- Returns
- The displayName.
◆ GetFactorSI2UNIT()
double OpenTestSystem.Otx.Runtime.Api.DataTypes.Unit.GetFactorSI2UNIT |
( |
| ) |
|
|
inline |
Gets factorSI2UNIT.
- Returns
- The factorSI2UNIT.
◆ GetFilePath()
String OpenTestSystem.Otx.Runtime.Api.DataTypes.Unit.GetFilePath |
( |
| ) |
|
|
inline |
Gets filePath.
- Returns
- The filePath.
◆ GetId()
String OpenTestSystem.Otx.Runtime.Api.DataTypes.Unit.GetId |
( |
| ) |
|
|
inline |
◆ GetOffsetSI2UNIT()
double OpenTestSystem.Otx.Runtime.Api.DataTypes.Unit.GetOffsetSI2UNIT |
( |
| ) |
|
|
inline |
Gets offsetSI2UNIT.
- Returns
- The offsetSI2UNIT.
◆ GetShortName()
String OpenTestSystem.Otx.Runtime.Api.DataTypes.Unit.GetShortName |
( |
| ) |
|
|
inline |
Gets shortName.
- Returns
- The shortName.
◆ toString()
String OpenTestSystem.Otx.Runtime.Api.DataTypes.Unit.toString |
( |
| ) |
|
|
inline |
Converts to string.
- Returns
- Returns the string.
The documentation for this class was generated from the following file: