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