src/global.h

changeset 457
5028c1c4c526
parent 456
6b10c34f74f5
child 458
ac216a75ca9b
equal deleted inserted replaced
456:6b10c34f74f5 457:5028c1c4c526
665 double ferment_absorb; ///< Absorption in L caused by dry-hops. 665 double ferment_absorb; ///< Absorption in L caused by dry-hops.
666 int miscs_row; 666 int miscs_row;
667 bool miscs_ok; 667 bool miscs_ok;
668 int yeasts_row; 668 int yeasts_row;
669 bool yeasts_ok; 669 bool yeasts_ok;
670 int pitch_pitchindex;
670 bool waters_ok; 671 bool waters_ok;
671 int mashs_row; 672 int mashs_row;
672 double mashs_kg; ///< Kg fermentables in the mash. 673 double mashs_kg; ///< Kg fermentables in the mash.
673 int mashs_time; ///< Total mash time. 674 int mashs_time; ///< Total mash time.
674 double est_mash_sg; 675 double est_mash_sg;

mercurial