OTX-Runtime for DotNet  
OpenTestSystem.Otx.Runtime.Api.DataTypes.Unit Class Reference

Represents the Unit type. More...

Public Member Functions

 Unit ()
 Initializes a new instance of the Unit class. More...
 
override string ToString ()
 Converts to string. More...
 

Properties

Dimension Dimension [get, set]
 Represents a Dimension. More...
 
string DisplayName [get, set]
 Represents a DisplayName. More...
 
double FactorSI2UNIT [get, set]
 Represents a FactorSI2UNIT. More...
 
string FilePath [get, set]
 Represents a FilePath. More...
 
string Id [get, set]
 Represents a Id. More...
 
double OffsetSI2UNIT [get, set]
 Represents a OffsetSI2UNIT. More...
 
string ShortName [get, set]
 Represents a ShortName. More...
 

Detailed Description

Represents the Unit type.

Constructor & Destructor Documentation

◆ Unit()

OpenTestSystem.Otx.Runtime.Api.DataTypes.Unit.Unit ( )
inline

Initializes a new instance of the Unit class.

Member Function Documentation

◆ ToString()

override string OpenTestSystem.Otx.Runtime.Api.DataTypes.Unit.ToString ( )
inline

Converts to string.

Returns
The string of quantity

Property Documentation

◆ Dimension

Dimension OpenTestSystem.Otx.Runtime.Api.DataTypes.Unit.Dimension
getset

Represents a Dimension.

◆ DisplayName

string OpenTestSystem.Otx.Runtime.Api.DataTypes.Unit.DisplayName
getset

Represents a DisplayName.

◆ FactorSI2UNIT

double OpenTestSystem.Otx.Runtime.Api.DataTypes.Unit.FactorSI2UNIT
getset

Represents a FactorSI2UNIT.

◆ FilePath

string OpenTestSystem.Otx.Runtime.Api.DataTypes.Unit.FilePath
getset

Represents a FilePath.

◆ Id

string OpenTestSystem.Otx.Runtime.Api.DataTypes.Unit.Id
getset

Represents a Id.

◆ OffsetSI2UNIT

double OpenTestSystem.Otx.Runtime.Api.DataTypes.Unit.OffsetSI2UNIT
getset

Represents a OffsetSI2UNIT.

◆ ShortName

string OpenTestSystem.Otx.Runtime.Api.DataTypes.Unit.ShortName
getset

Represents a ShortName.


The documentation for this class was generated from the following file: