Search
Preparing search index...
The search index is not available
@brewfoo/core
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@brewfoo/core
DilutionTreatment
Class DilutionTreatment
Dilution water treatment.
Hierarchy
DilutionTreatment
Implements
WaterTreatment
Index
Constructors
constructor
Properties
profile
Methods
transform
Constructors
constructor
new
Dilution
Treatment
(
percentage
:
number
, profile
?:
WaterProfile
)
:
DilutionTreatment
Parameters
percentage:
number
Optional
profile:
WaterProfile
Returns
DilutionTreatment
Properties
Private
Readonly
profile
profile
:
WaterProfile
= ...
Methods
transform
transform
(
profile
:
WaterProfile
)
:
void
Parameters
profile:
WaterProfile
Returns
void
Exports
Dilution
Treatment
constructor
profile
transform
Generated using
TypeDoc
Dilution water treatment.