ast_speed_t Struct Reference

Speed. More...

#include <type.h>

Data Fields

bool valid
 true if speed is valid More...
 
double ground_speed
 Ground speed in knot. More...
 

Detailed Description

Speed.

Field Documentation

◆ ground_speed

double ast_speed_t::ground_speed

Ground speed in knot.

◆ valid

bool ast_speed_t::valid

true if speed is valid


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