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