#include <Subsystems.h>
Inheritance diagram for CBKKX155Radio:

Public Member Functions | |
| CBKKX155Radio (void) | |
| virtual | ~CBKKX155Radio (void) |
| virtual EMessageResult | ReceiveMessage (SMessage *msg) |
| virtual void | TimeSlice (float dT) |
| void | RescanNavaids (void) |
Protected Attributes | |
| float | comA |
| float | comS |
| float | navA |
| float | navS |
| float | temp |
| float | comfractstep |
| float | obs |
| float | navd |
| EBKKX155ComMode | comMode |
| EBKKX155NavMode | navMode |
| SNavaid * | navaidList |
| float | navaidTimer |
| SNavaid * | navaidTuned |
Definition at line 1547 of file Subsystems.h.
|
|
Definition at line 3566 of file Subsystems.cpp. References COM_MODE_NORMAL, comA, comfractstep, comMode, comS, NAV_MODE_STANDBY, navA, navaidList, navaidTimer, navaidTuned, navd, navMode, navS, obs, SUBSYSTEM_KX155_RADIO, and CSubsystem::TypeIs(). |
|
|
Definition at line 3592 of file Subsystems.cpp. References FreeNavaid(), and navaidList. |
|
|
Reimplemented from CRadio. Definition at line 3659 of file Subsystems.cpp. References COM_MODE_NORMAL, COM_MODE_PROGRAM, COM_MODE_SELECT, comA, comfractstep, comMode, comS, gtfo, MSG_GETDATA, MSG_IGNORED, MSG_PROCESSED, MSG_SETDATA, CSubsystem::MsgForMe(), navA, navaidTuned, navd, navS, obs, CRadio::ReceiveMessage(), StepComFreq(), StepNavFreq(), TYPE_INT, TYPE_REAL, TYPE_VOID, and Wrap360(). |
|
|
Definition at line 3877 of file Subsystems.cpp. References FreeNavaid(), SNavaid::freq, GetLocalNavaids(), navA, NAVAID_TYPE_VOR, navaidList, navaidTuned, SNavaid::next, and SNavaid::type. Referenced by TimeSlice(). |
|
|
Reimplemented from CDependent. Definition at line 3899 of file Subsystems.cpp. References CDependent::active, CWorldObject::GetPosition(), globals, GreatCirclePolar(), SVector::h, navaidTimer, navaidTuned, navd, SNavaid::pos, RescanNavaids(), SGlobals::sit, CDependent::TimeSlice(), CSituation::user, and Wrap360(). |
|
|
Definition at line 1563 of file Subsystems.h. Referenced by CBKKX155Radio(), and ReceiveMessage(). |
|
|
Definition at line 1568 of file Subsystems.h. Referenced by CBKKX155Radio(), and ReceiveMessage(). |
|
|
Definition at line 1577 of file Subsystems.h. Referenced by CBKKX155Radio(), and ReceiveMessage(). |
|
|
Definition at line 1563 of file Subsystems.h. Referenced by CBKKX155Radio(), and ReceiveMessage(). |
|
|
Definition at line 1564 of file Subsystems.h. Referenced by CBKKX155Radio(), ReceiveMessage(), and RescanNavaids(). |
|
|
Definition at line 1580 of file Subsystems.h. Referenced by CBKKX155Radio(), RescanNavaids(), and ~CBKKX155Radio(). |
|
|
Definition at line 1581 of file Subsystems.h. Referenced by CBKKX155Radio(), and TimeSlice(). |
|
|
Definition at line 1582 of file Subsystems.h. Referenced by CBKKX155Radio(), ReceiveMessage(), RescanNavaids(), and TimeSlice(). |
|
|
Definition at line 1574 of file Subsystems.h. Referenced by CBKKX155Radio(), ReceiveMessage(), and TimeSlice(). |
|
|
Definition at line 1578 of file Subsystems.h. Referenced by CBKKX155Radio(). |
|
|
Definition at line 1564 of file Subsystems.h. Referenced by CBKKX155Radio(), and ReceiveMessage(). |
|
|
Definition at line 1571 of file Subsystems.h. Referenced by CBKKX155Radio(), and ReceiveMessage(). |
|
|
Definition at line 1565 of file Subsystems.h. |
|
|
Documentation generated by
|