#include <tcas.hxx>
Inherits SGSubsystem.
|
| TCAS (SGPropertyNode *node) |
|
void | bind () override |
|
void | init () override |
|
void | reinit () override |
|
void | unbind () override |
|
void | update (double dt) override |
| Monitor traffic for safety threats.
|
|
Definition at line 50 of file tcas.hxx.
◆ TCAS()
TCAS::TCAS |
( |
SGPropertyNode * | node | ) |
|
◆ bind()
◆ init()
◆ reinit()
void TCAS::reinit |
( |
void | | ) |
|
|
override |
◆ staticSubsystemClassId()
static const char * TCAS::staticSubsystemClassId |
( |
| ) |
|
|
inlinestatic |
◆ unbind()
void TCAS::unbind |
( |
void | | ) |
|
|
override |
◆ update()
void TCAS::update |
( |
double | dt | ) |
|
|
override |
Monitor traffic for safety threats.
Definition at line 1283 of file tcas.cxx.
◆ _DesInhbAlt
◆ _incDesInhbAlt
◆ _intruderInhbAlt
int TCAS::_intruderInhbAlt |
◆ _intruderInhbSelfAlt
int TCAS::_intruderInhbSelfAlt |
◆ _intruderInhbSelfAltToggle
bool TCAS::_intruderInhbSelfAltToggle |
◆ _lateralRange
◆ _proxLatRange
◆ _proxVertRange
◆ _RAInhbAlt
◆ _TAInhbAlt
◆ _verticalRange
The documentation for this class was generated from the following files: