Dose
Namespace: Informedica.GenOrder.Lib
Parent Module: VariableUnit
Type and functions that represent a dose, and a dose is a dose quantity, total and rate
Nested types and modules
Type | Description |
Dose | Type that represents a dose quantity, total and rate |
Functions and values
Function or value | Description |
dose n ung
Signature: n:string list -> ung:String -> Dose
|
Create a |
fromVar eqs arg2
Signature: eqs:Variable list list -> Dose -> Dose
|
Set a |
getName arg1
Signature: Dose -> string
|
Get the common name of a |
setName n arg2
Signature: n:Name -> Dose -> Dose
|
Set the |
toString arg1
Signature: Dose -> string list
|
Turn a |
toVarUnt arg1
Signature: Dose -> VariableUnit * VariableUnit * VariableUnit
|
Turn |