swift
|
Transmission for COM units. More...
Signals | |
void | changedValues (swift::misc::aviation::CComSystem::ComUnit unit) |
Values changed for unit. | |
Public Member Functions | |
CCockpitComTransmissionComponent (QWidget *parent=nullptr) | |
Constructor. | |
virtual | ~CCockpitComTransmissionComponent () |
Destructor. | |
void | updateComSystem (swift::misc::aviation::CComSystem &comSystem, swift::misc::aviation::CComSystem::ComUnit comUnit) const |
Update given COM system. | |
void | setComSystem (const swift::misc::aviation::CComSystem &comSystem, swift::misc::aviation::CComSystem::ComUnit comUnit) |
Set values of given COM system. | |
void | setComSystems (const swift::misc::simulation::CSimulatedAircraft &aircraft) |
Set botb systems. | |
Transmission for COM units.
Definition at line 23 of file cockpitcomtransmissioncomponent.h.