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