APM:Libraries
Public Attributes | List of all members
SITL::CRRCSim::fdm_packet Struct Reference

Public Attributes

double timestamp
 
double latitude
 
double longitude
 
double altitude
 
double heading
 
double speedN
 
double speedE
 
double speedD
 
double xAccel
 
double yAccel
 
double zAccel
 
double rollRate
 
double pitchRate
 
double yawRate
 
double roll
 
double pitch
 
double yaw
 
double airspeed
 

Detailed Description

Definition at line 57 of file SIM_CRRCSim.h.

Member Data Documentation

◆ airspeed

double SITL::CRRCSim::fdm_packet::airspeed

Definition at line 66 of file SIM_CRRCSim.h.

Referenced by SITL::CRRCSim::recv_fdm().

◆ altitude

double SITL::CRRCSim::fdm_packet::altitude

Definition at line 60 of file SIM_CRRCSim.h.

Referenced by SITL::CRRCSim::recv_fdm().

◆ heading

double SITL::CRRCSim::fdm_packet::heading

Definition at line 61 of file SIM_CRRCSim.h.

◆ latitude

double SITL::CRRCSim::fdm_packet::latitude

Definition at line 59 of file SIM_CRRCSim.h.

Referenced by SITL::CRRCSim::recv_fdm().

◆ longitude

double SITL::CRRCSim::fdm_packet::longitude

Definition at line 59 of file SIM_CRRCSim.h.

Referenced by SITL::CRRCSim::recv_fdm().

◆ pitch

double SITL::CRRCSim::fdm_packet::pitch

Definition at line 65 of file SIM_CRRCSim.h.

Referenced by SITL::CRRCSim::recv_fdm().

◆ pitchRate

double SITL::CRRCSim::fdm_packet::pitchRate

Definition at line 64 of file SIM_CRRCSim.h.

Referenced by SITL::CRRCSim::recv_fdm().

◆ roll

double SITL::CRRCSim::fdm_packet::roll

Definition at line 65 of file SIM_CRRCSim.h.

Referenced by SITL::CRRCSim::recv_fdm().

◆ rollRate

double SITL::CRRCSim::fdm_packet::rollRate

Definition at line 64 of file SIM_CRRCSim.h.

Referenced by SITL::CRRCSim::recv_fdm().

◆ speedD

double SITL::CRRCSim::fdm_packet::speedD

Definition at line 62 of file SIM_CRRCSim.h.

Referenced by SITL::CRRCSim::recv_fdm().

◆ speedE

double SITL::CRRCSim::fdm_packet::speedE

Definition at line 62 of file SIM_CRRCSim.h.

Referenced by SITL::CRRCSim::recv_fdm().

◆ speedN

double SITL::CRRCSim::fdm_packet::speedN

Definition at line 62 of file SIM_CRRCSim.h.

Referenced by SITL::CRRCSim::recv_fdm().

◆ timestamp

double SITL::CRRCSim::fdm_packet::timestamp

Definition at line 58 of file SIM_CRRCSim.h.

Referenced by SITL::CRRCSim::recv_fdm().

◆ xAccel

double SITL::CRRCSim::fdm_packet::xAccel

Definition at line 63 of file SIM_CRRCSim.h.

Referenced by SITL::CRRCSim::recv_fdm().

◆ yAccel

double SITL::CRRCSim::fdm_packet::yAccel

Definition at line 63 of file SIM_CRRCSim.h.

Referenced by SITL::CRRCSim::recv_fdm().

◆ yaw

double SITL::CRRCSim::fdm_packet::yaw

Definition at line 65 of file SIM_CRRCSim.h.

Referenced by SITL::CRRCSim::recv_fdm().

◆ yawRate

double SITL::CRRCSim::fdm_packet::yawRate

Definition at line 64 of file SIM_CRRCSim.h.

Referenced by SITL::CRRCSim::recv_fdm().

◆ zAccel

double SITL::CRRCSim::fdm_packet::zAccel

Definition at line 63 of file SIM_CRRCSim.h.

Referenced by SITL::CRRCSim::recv_fdm().


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