|
|
CFE_SB_PipeId_t | Traffic_Pipe |
| | Pipe variable.
|
| |
|
CFE_SB_MsgPtr_t | Traffic_MsgPtr |
| | Msg pointer to SB message.
|
| |
|
void * | tfMonitor |
| | Opaque pointer to TrafficMonitor.
|
| |
|
CFE_TBL_Handle_t | Traffic_tblHandle |
| | Traffic table handle.
|
| |
|
bands_t | trackBands |
| | Track kinematic band data.
|
| |
|
bands_t | speedBands |
| | Ground speed kinematic band data.
|
| |
|
bands_t | vsBands |
| | Vertical speed kinematic band data.
|
| |
|
bands_t | altBands |
| | Altitude kinematic band data.
|
| |
|
band_report_t | bandReport |
| | Band Report.
|
| |
|
traffic_alerts_t | tfAlerts |
| | Traffic Alerts.
|
| |
|
flightplan_t | flightplan1 |
| | Mission flight plan information.
|
| |
|
flightplan_t | flightplan2 |
| | Secondary flight plan.
|
| |
|
double | position [3] |
| | Current position as lat (deg), lon (deg) and alt (m)
|
| |
|
double | velocity [3] |
| | Current velocity as track (deg), ground speed (m/s) and vertical speed (m/s)
|
| |
|
double | time |
| | Time from autopilot.
|
| |
|
bool | log |
| | log DAA output
|
| |
|
int | numTraffic |
| | Number of traffic vehicles added.
|
| |
|
bool | return2fp1leg |
| | Return to flight plan 1 leg.
|
| |
|
bool | return2fp2leg |
| | Return to flight plan 2 leg.
|
| |
|
uint32_t | trafficSrc |
| | Traffic source selector.
|
| |
|
bool | updateDaaParams |
| | Update DAA params via SB messages.
|
| |
|
traffic_parameters_t | params |
| | DAIDALUS parameters.
|
| |
The documentation for this struct was generated from the following file: