TotalAdjust
Namespace: Informedica.GenOrder.Lib
Parent Module: VariableUnit
Type and functions that represent a adjusted total, and a adjusted total is a quantity per time
Nested types and modules
Type | Description |
TotalAdjust | Type that represents a adjusted total |
Functions and values
Function or value | Description |
fromVar
Signature: Variable list list -> TotalAdjust -> TotalAdjust
|
Set a |
name
Signature: string
|
String representation of the type |
setName n tot
Signature: n:Name -> tot:TotalAdjust -> TotalAdjust
|
Set the name of the total adjust |
toString toa
Signature: toa:TotalAdjust -> string
|
Turn a |
totalAdjust n ung1 ung2
Signature: n:string list -> ung1:String -> ung2:string -> TotalAdjust
|
Create a |
toVarUnt arg1
Signature: TotalAdjust -> VariableUnit
|
Turn |