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