BALLOON SPECIFIC EVENTS
The event IDs listed here are those that are specifically tied to hot air balloon systems.
Burner System
These key events are all related to the Modular Burner System. Most of them require the name (or index) of the component that they target. This name is given using the following format:
'[COMPONENT_NAME]'_n
For example:
'Burner_1'_n (>K:BURNER_VALVE_CLOSE)
Event Name | Parameters | Description |
---|---|---|
AXIS_BURNER_PITCH_SET
|
|
Set the pitch of the given burner. Not currently used in the simulation. |
AXIS_BURNER_ROLL_SET
|
|
Set the roll of the given burner. Not currently used in the simulation. |
BURNER_PITCH_DEC |
|
Decrease the given burner pitch. Not currently used in the simulation. |
BURNER_PITCH_INC
|
|
Increase the given burner pitch. Not currently used in the simulation. |
BURNER_ROLL_DEC |
|
Decrease the given burner roll. Not currently used in the simulation. |
BURNER_ROLL_INC |
|
Increase the given burner roll. Not currently used in the simulation. |
BURNER_VALVE_CLOSE |
|
Close the given burner valve. |
BURNER_VALVE_OPEN |
|
Open the given burner valve. |
BURNER_VALVE_SET |
|
Set the given burner valve to the given position, where 0 is fully closed and 16384 is fully open. |
BURNER_VALVE_TOGGLE |
|
This will toggle the given burner valve open/closed. |
Envelope
These key events are used to control certain aspects of the balloon envelope.