driptorch.firing.Head#
- class driptorch.firing.Head(burn_unit: driptorch.unit.BurnUnit, ignition_crew: driptorch.personnel.IgnitionCrew)#
A Heading fire is set along the upwind porition of the unit and burns into the firing area.
- Parameters
- burn_unitBurnUnit
Area bounding the ignition paths
- ignition_crewIgnitionCrew
Ignition crew assigned to the burn
- __init__(burn_unit: driptorch.unit.BurnUnit, ignition_crew: driptorch.personnel.IgnitionCrew)#
Constructor
- Args:
burn_unit (BurnUnit): Area bounding the ignition paths ignition_crew (IgnitionCrew): Crew assigned to the firing operation
Methods
__init__
(burn_unit, ignition_crew)Constructor
generate_pattern
(offset[, clockwise])Generate head fire ignition pattern