Semagle.Framework


Units

Namespace: Semagle.Logging

Union Cases

Union CaseDescription
Other(unit)
Signature: string
Scalar
Signature:
Scaled(unit,value)
Signature: Units * float
Seconds
Signature:

Instance members

Instance memberDescription
x.otherUnit
Signature: string

CompiledName: get_otherUnit

x.scaledFloat
Signature: float

CompiledName: get_scaledFloat

x.scaledUnit
Signature: Units

CompiledName: get_scaledUnit

Fork me on GitHub