Skip to main content

Interface: BaseElectricalEvents

Defined in: src/sdk/instruments/Electrical.ts:10

Base events related to electrical systems.

Properties

elec_apu_gen_active

elec_apu_gen_active: boolean

Defined in: src/sdk/instruments/Electrical.ts:123

Whether an APU generator is active.


elec_apu_gen_switch

elec_apu_gen_switch: boolean

Defined in: src/sdk/instruments/Electrical.ts:120

Whether an APU generator switch is turned on.


elec_av1_bus

elec_av1_bus: boolean

Defined in: src/sdk/instruments/Electrical.ts:142

The first avionics power bus.


elec_av2_bus

elec_av2_bus: boolean

Defined in: src/sdk/instruments/Electrical.ts:145

The second avionics power bus.


elec_bat_load

elec_bat_load: number

Defined in: src/sdk/instruments/Electrical.ts:97

The load on a battery, in amps. Using the V1 electrical system, positive values indicate that the battery is discharging and negative values indicate that the battery is charging. Using the V2 electrical system, this value cannot be negative; positive values indicate that the battery is discharging and a value of zero indicates that the battery is not discharging.


elec_bat_soc

elec_bat_soc: number

Defined in: src/sdk/instruments/Electrical.ts:100

The state of charge of a battery, in percent.


elec_bat_v

elec_bat_v: number

Defined in: src/sdk/instruments/Electrical.ts:89

The voltage of a battery, in volts.


elec_bus_a

elec_bus_a: number

Defined in: src/sdk/instruments/Electrical.ts:20

The total current drawn by all consumers directly connected to a bus, in amps. Compatible only with the V2 electrical system.


elec_bus_avionics_a

elec_bus_avionics_a: number

Defined in: src/sdk/instruments/Electrical.ts:32

The current on an avionics bus, in amps.


elec_bus_avionics_v

elec_bus_avionics_v: number

Defined in: src/sdk/instruments/Electrical.ts:29

The voltage on an avionics bus, in volts.


elec_bus_genalt_a

elec_bus_genalt_a: number

Defined in: src/sdk/instruments/Electrical.ts:38

The current on an alternator bus, in amps.


elec_bus_genalt_v

elec_bus_genalt_v: number

Defined in: src/sdk/instruments/Electrical.ts:35

The voltage on an alternator bus, on volts.


elec_bus_main_a

elec_bus_main_a: number

Defined in: src/sdk/instruments/Electrical.ts:26

The current on a bus, in amps. Compatible only with the V1 electrical system.


elec_bus_main_v

elec_bus_main_v: number

Defined in: src/sdk/instruments/Electrical.ts:23

The voltage on a bus, in volts. Compatible only with the V1 electrical system.


elec_bus_v

elec_bus_v: number

Defined in: src/sdk/instruments/Electrical.ts:14

The voltage on a bus, in volts. Compatible only with the V2 electrical system.


elec_circuit_a

elec_circuit_a: number

Defined in: src/sdk/instruments/Electrical.ts:52

The current consumed by a circuit, in amps. Compatible only with the V2 electrical system.


elec_circuit_avionics_on

elec_circuit_avionics_on: boolean

Defined in: src/sdk/instruments/Electrical.ts:61

The avionics circuit is on or off.


elec_circuit_com_on

elec_circuit_com_on: boolean

Defined in: src/sdk/instruments/Electrical.ts:55

Whether a COM radio circuit is powered.


elec_circuit_nav_on

elec_circuit_nav_on: boolean

Defined in: src/sdk/instruments/Electrical.ts:58

Whether a NAV radio circuit is powered.


elec_circuit_navcom1_on

elec_circuit_navcom1_on: boolean

Defined in: src/sdk/instruments/Electrical.ts:64

The navcom 1 circuit is on or off.


elec_circuit_navcom2_on

elec_circuit_navcom2_on: boolean

Defined in: src/sdk/instruments/Electrical.ts:67

The navcom 2 circuit is on or off.


elec_circuit_navcom3_on

elec_circuit_navcom3_on: boolean

Defined in: src/sdk/instruments/Electrical.ts:70

The navcom 3 circuit is on or off.


elec_circuit_on

elec_circuit_on: boolean

Defined in: src/sdk/instruments/Electrical.ts:43

Whether a circuit is powered.


elec_circuit_switch_on

elec_circuit_switch_on: boolean

Defined in: src/sdk/instruments/Electrical.ts:46

Whether a circuit switch is turned on.


elec_circuit_transponder_on

elec_circuit_transponder_on: boolean

Defined in: src/sdk/instruments/Electrical.ts:73

Whether a transponder circuit is powered.


elec_circuit_v

elec_circuit_v: number

Defined in: src/sdk/instruments/Electrical.ts:49

The voltage on a circuit, in volts. Compatible only with the V2 electrical system.


elec_eng_gen_switch

elec_eng_gen_switch: boolean

Defined in: src/sdk/instruments/Electrical.ts:117

Whether an engine generator switch is turned on.


elec_ext_power_a

elec_ext_power_a: number

Defined in: src/sdk/instruments/Electrical.ts:137

The current drawn from an extenral power source, in amps. Compatible only with the V2 electrical system.


elec_ext_power_available

elec_ext_power_available: boolean

Defined in: src/sdk/instruments/Electrical.ts:128

Whether external power is available.


elec_ext_power_on

elec_ext_power_on: boolean

Defined in: src/sdk/instruments/Electrical.ts:131

Whether an external power source is switched on.


elec_ext_power_v

elec_ext_power_v: number

Defined in: src/sdk/instruments/Electrical.ts:134

The voltage provided by an external power source, in volts. Compatible only with the V2 electrical system.


elec_gen_a

elec_gen_a: number

Defined in: src/sdk/instruments/Electrical.ts:114

The current drawn from a generator, in amps. Compatible only with the V2 electrical system.


elec_gen_active

elec_gen_active: boolean

Defined in: src/sdk/instruments/Electrical.ts:108

Whether a generator is providing tension. Compatible only with the V2 electrical system.


elec_gen_switch_on

elec_gen_switch_on: boolean

Defined in: src/sdk/instruments/Electrical.ts:105

Whether a generator is switched on. Compatible only with the V2 electrical system.


elec_gen_v

elec_gen_v: number

Defined in: src/sdk/instruments/Electrical.ts:111

The voltage (tension) provided by a generator, in volts. Compatible only with the V2 electrical system.


elec_line_breaker_pulled

elec_line_breaker_pulled: boolean

Defined in: src/sdk/instruments/Electrical.ts:81

Whether a line breaker is in the pulled (open) state. Compatible only with the V2 electrical system.


elec_line_connection_on

elec_line_connection_on: boolean

Defined in: src/sdk/instruments/Electrical.ts:78

Whether a line connection is switched on (closed). Compatible only with the V2 electrical system.


elec_master_battery

elec_master_battery: boolean

Defined in: src/sdk/instruments/Electrical.ts:86

Whether a battery switch is turned on.