A singleton signaler for changes to runway lights. This signaler is used by the DtRunwayLightingUpdater to tell the DtRunwayMarkingManager about runway light intensity changes.
| makVrv::DtRunwayLightSignaler::DtRunwayLightSignaler |
( |
| ) |
|
| virtual makVrv::DtRunwayLightSignaler::~DtRunwayLightSignaler |
( |
| ) |
|
|
virtual |
not allowed - copy constructor
not allowed - equals operator
Get the instance of the signaler.
| makVrv::vrvSignalsLib::signal<void(std::string airportName, std::string runwayName, DtRunwayLightsEnum lightType, float intensity)> makVrv::DtRunwayLightSignaler::signal_runwayLightsChanged |
Signal that runway lights have changed. Intensity is a value from 0. to 1.
The documentation for this class was generated from the following file: