Represents a Measurement.
More...
Represents a Measurement.
◆ GetQuantity()
Quantity OpenTestSystem.Otx.Runtime.Api.DataTypes.Measurement.GetQuantity |
( |
| ) |
|
|
inline |
Gets the quantity value.
- Returns
- The quantity value.
◆ GetStatus()
Gets the status.
- Returns
- The status.
◆ GetStatusName()
String OpenTestSystem.Otx.Runtime.Api.DataTypes.Measurement.GetStatusName |
( |
| ) |
|
|
inline |
Gets the current status name.
- Returns
- The current status name.
◆ GetTimeStamp()
Long OpenTestSystem.Otx.Runtime.Api.DataTypes.Measurement.GetTimeStamp |
( |
| ) |
|
|
inline |
Gets the timestamp.
- Returns
- The timestamp.
◆ SetQuantity()
void OpenTestSystem.Otx.Runtime.Api.DataTypes.Measurement.SetQuantity |
( |
Quantity |
quantity | ) |
|
|
inline |
Sets the quantity value.
- Parameters
-
◆ SetStatus()
void OpenTestSystem.Otx.Runtime.Api.DataTypes.Measurement.SetStatus |
( |
MeasurementStatus |
status | ) |
|
|
inline |
Sets the status.
- Parameters
-
status | The status to set into. |
◆ SetTimeStamp()
void OpenTestSystem.Otx.Runtime.Api.DataTypes.Measurement.SetTimeStamp |
( |
Long |
timeStamp | ) |
|
|
inline |
Sets the timestamp.
- Parameters
-
timeStamp | The timestamp to set into. |
◆ toString()
String OpenTestSystem.Otx.Runtime.Api.DataTypes.Measurement.toString |
( |
| ) |
|
|
inline |
Converts to string.
- Returns
- Returns the string.
The documentation for this class was generated from the following file: