Larus glider flight sensor system 3.9.2024
Software-In-The-Loop test and validation system
Loading...
Searching...
No Matches
observations_type Struct Reference

this structure contains all the observations from all sensors and the GNSS-receiver More...

#include <data_structures.h>

Collaboration diagram for observations_type:

Public Attributes

measurement_data_t m
 
coordinates_t c
 

Detailed Description

this structure contains all the observations from all sensors and the GNSS-receiver

Definition at line 62 of file data_structures.h.

Member Data Documentation

◆ c

coordinates_t observations_type::c

Definition at line 69 of file data_structures.h.

◆ m

measurement_data_t observations_type::m

Definition at line 64 of file data_structures.h.


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