Method GetValueWithLoss
GetValueWithLoss(out Boolean)
Gets the value of the constant, possibly losing precision
Declaration
public double GetValueWithLoss(out bool loosesInfo)
Parameters
public double GetValueWithLoss(out bool loosesInfo)
Boolean | loosesInfo | flag indicating if precision is lost |
Returns
Double | The value of the constant |
Remarks
Loss can occur when getting a target specific high resolution value, such as an 80bit Floating point value.