1 #ifndef NPS_FLIGHTGEAR_H
2 #define NPS_FLIGHTGEAR_H
4 extern void nps_flightgear_init(
const char* host,
unsigned int port,
unsigned int port_in,
unsigned int time_offset);
void nps_flightgear_send(void)
Send FlightGear GUI packet For visualization of airplane position and attitude only start fgfs with –...
void nps_flightgear_init(const char *host, unsigned int port, unsigned int port_in, unsigned int time_offset)
void nps_flightgear_send_fdm(void)
Send FlightGear FDM packet For visualization with moving surfaces (elevator, propeller etc).