FlightGear next
MK_VIII::Mode3Handler::Configuration Struct Reference

#include <mk_viii.hxx>

Public Attributes

int min_agl
 
int(* max_agl )(bool flap_override)
 
double(* max_alt_loss )(bool flap_override, double agl)
 

Detailed Description

Definition at line 1072 of file mk_viii.hxx.

Member Data Documentation

◆ max_agl

int(* MK_VIII::Mode3Handler::Configuration::max_agl) (bool flap_override)

Definition at line 1075 of file mk_viii.hxx.

◆ max_alt_loss

double(* MK_VIII::Mode3Handler::Configuration::max_alt_loss) (bool flap_override, double agl)

Definition at line 1076 of file mk_viii.hxx.

◆ min_agl

int MK_VIII::Mode3Handler::Configuration::min_agl

Definition at line 1074 of file mk_viii.hxx.


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