Options
All
  • Public
  • Public/Protected
  • All
Menu

Class FermentationCalc

Fermentation calculation. Example:

const calc = new FermentationCalc(
new Gravity(GravityUnit.SG, 1.05),
new Gravity(GravityUnit.SG, 1.01),
)

Hierarchy

  • FermentationCalc

Index

Constructors

Properties

Constructors

Properties

AA: number

Apparent attenuation in %.

ABV: number

ABV alcohol by volume in %.

ABW: Mass
RA: number

Real attenuation in %.

TE: number

True extract is a measure of the sugars which are fermented and accounts for the density lowering effects of alcohol in %.

energy: Energy

Energetic value per 100ml.

Generated using TypeDoc