FlightGear next
autopilot.cxx File Reference
#include "autopilot.hxx"
#include <simgear/structure/StateMachine.hxx>
#include <simgear/sg_inlines.h>
#include "component.hxx"
#include "functor.hxx"
#include "predictor.hxx"
#include "digitalfilter.hxx"
#include "pisimplecontroller.hxx"
#include "pidcontroller.hxx"
#include "logic.hxx"
#include "flipflop.hxx"
#include "Main/fg_props.hxx"

Go to the source code of this file.

Classes

class  StateMachineComponent
 
class  StateMachineFunctor
 
class  ComponentForge
 

Functions

void readInterfaceProperties (SGPropertyNode_ptr prop_root, SGPropertyNode_ptr cfg)
 

Variables

static ComponentForge componentForge
 

Function Documentation

◆ readInterfaceProperties()

void readInterfaceProperties ( SGPropertyNode_ptr prop_root,
SGPropertyNode_ptr cfg )

Definition at line 103 of file autopilot.cxx.

Variable Documentation

◆ componentForge

ComponentForge componentForge
static

Definition at line 125 of file autopilot.cxx.