src/global.h

changeset 349
f05aeee71a14
parent 341
1b1e2d4c1a3e
child 350
37b3c690b02c
equal deleted inserted replaced
348:c5318497a0b6 349:f05aeee71a14
645 bool waters_ok; 645 bool waters_ok;
646 int mashs_row; 646 int mashs_row;
647 double mashs_kg; ///< Kg fermentables in the mash. 647 double mashs_kg; ///< Kg fermentables in the mash.
648 int mashs_time; ///< Total mash time. 648 int mashs_time; ///< Total mash time.
649 double est_mash_sg; 649 double est_mash_sg;
650 double est_preboil_ph;
650 double preboil_sg; 651 double preboil_sg;
651 double final_abv; /// ABV after dilution/infusion. 652 double final_abv; /// ABV after dilution/infusion.
652 double bottle_abv; 653 double bottle_abv;
653 double bottle_bar; 654 double bottle_bar;
654 double keg_abv; 655 double keg_abv;

mercurial