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

Public Member Functions | |
| CRadio (void) | |
| virtual int | Read (SStream *stream, Tag tag) |
| virtual EMessageResult | ReceiveMessage (SMessage *msg) |
Protected Attributes | |
| float | tune |
| float | lfrq |
| float | hfrq |
| float | sinc |
| bool | test |
Definition at line 1341 of file Subsystems.h.
|
|
Definition at line 2857 of file Subsystems.cpp. References hfrq, lfrq, sinc, SUBSYSTEM_RADIO, test, tune, and CSubsystem::TypeIs(). |
|
||||||||||||
|
Reimplemented from CDependent. Reimplemented in CNavRadio, CTransponderRadio, CADFRadio, CBKKT76Radio, and CBKKLN89GPSRadio. Definition at line 2865 of file Subsystems.cpp. References globals, hfrq, lfrq, SGlobals::logWarning, CDependent::Read(), ReadFloat(), sinc, TAG_IGNORED, TAG_READ, TagToString(), tune, and CLogFile::Write(). Referenced by CTransponderRadio::Read(), and CNavRadio::Read(). |
|
|
Reimplemented from CDependent. Reimplemented in CNavRadio, CTransponderRadio, CADFRadio, CBKKX155Radio, and CBKKT76Radio. Definition at line 2903 of file Subsystems.cpp. References hfrq, lfrq, MSG_GETDATA, MSG_IGNORED, MSG_PROCESSED, MSG_SETDATA, CSubsystem::MsgForMe(), CDependent::ReceiveMessage(), sinc, test, tune, TYPE_INT, and TYPE_REAL. Referenced by CTransponderRadio::ReceiveMessage(), CBKKX155Radio::ReceiveMessage(), and CNavRadio::ReceiveMessage(). |
|
|
Definition at line 1354 of file Subsystems.h. Referenced by CADFRadio::CADFRadio(), CCommRadio::CCommRadio(), CNavRadio::CNavRadio(), CRadio(), Read(), and ReceiveMessage(). |
|
|
Definition at line 1353 of file Subsystems.h. Referenced by CADFRadio::CADFRadio(), CCommRadio::CCommRadio(), CNavRadio::CNavRadio(), CRadio(), Read(), and ReceiveMessage(). |
|
|
Definition at line 1355 of file Subsystems.h. Referenced by CADFRadio::CADFRadio(), CCommRadio::CCommRadio(), CNavRadio::CNavRadio(), CRadio(), Read(), CNavRadio::ReceiveMessage(), and ReceiveMessage(). |
|
|
Definition at line 1356 of file Subsystems.h. Referenced by CADFRadio::CADFRadio(), CNavRadio::CNavRadio(), CRadio(), and ReceiveMessage(). |
|
|
Definition at line 1352 of file Subsystems.h. Referenced by CADFRadio::CADFRadio(), CCommRadio::CCommRadio(), CNavRadio::CNavRadio(), CRadio(), Read(), CBKKT76Radio::ReceiveMessage(), CTransponderRadio::ReceiveMessage(), CADFRadio::ReceiveMessage(), ReceiveMessage(), and CNavRadio::RescanNavaids(). |
|
|
Documentation generated by
|