Searched refs:heat_start (Results 1 – 3 of 3) sorted by relevance
85 o->heat_start = CONST_SPACE_STAR_TEMP; /* For cooldown purposes. */ in pilot_heatCalcSlot()251 p->heat_T = p->heat_start - CONST_SPACE_STAR_TEMP - (p->heat_start - in pilot_heatUpdateCooldown()256 o->heat_T = o->heat_start - CONST_SPACE_STAR_TEMP - (o->heat_start - in pilot_heatUpdateCooldown()
178 double heat_start; /**< Slot heat at the beginning of a cooldown period. */ member340 double heat_start; /**< Temperature at the start of a cooldown. */ member
874 o->heat_start = o->heat_T; in pilot_cooldown()897 p->heat_start = p->heat_T; in pilot_cooldown()