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