swift
Public Member Functions | Public Attributes | List of all members
swift::simplugin::fsxcommon::DataDefinitionRemoteAtc Struct Reference

Data struct of aircraft data (setable) More...

Public Member Functions

void setDefaultValues ()
 Set default values.
 
void copyAtcId (const char *c)
 Copy the strings, length from docu.
 
void copyAtcAirline (const char *c)
 Copy the strings, length from docu.
 
void copyFlightNumber (const char *c)
 Copy the strings, length from docu.
 

Public Attributes

char atcId [32]
 ID used by ATC.
 
char atcAirline [64]
 Airline used by ATC.
 
char atcFlightNumber [8]
 Flight Number used by ATC.
 

Detailed Description

Data struct of aircraft data (setable)

Definition at line 103 of file simconnectdatadefinition.h.


The documentation for this struct was generated from the following file: