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