Model an autopilot system by implementing a SGSubsystemGroup.
More...
#include <autopilotgroup.hxx>
Inherits SGSubsystemGroup.
Inherited by FGXMLAutopilotGroupImplementation.
Model an autopilot system by implementing a SGSubsystemGroup.
Definition at line 31 of file autopilotgroup.hxx.
◆ FGXMLAutopilotGroup()
FGXMLAutopilotGroup::FGXMLAutopilotGroup |
( |
| ) |
|
|
inlineprotected |
◆ addAutopilot()
virtual void FGXMLAutopilotGroup::addAutopilot |
( |
const std::string & | name, |
|
|
SGPropertyNode_ptr | apNode, |
|
|
SGPropertyNode_ptr | config ) |
|
pure virtual |
◆ addAutopilotFromFile()
void FGXMLAutopilotGroup::addAutopilotFromFile |
( |
const std::string & | name, |
|
|
SGPropertyNode_ptr | apNode, |
|
|
const std::string & | path ) |
◆ createInstance()
◆ removeAutopilot()
virtual void FGXMLAutopilotGroup::removeAutopilot |
( |
const std::string & | name | ) |
|
|
pure virtual |
◆ staticSubsystemClassId()
static const char * FGXMLAutopilotGroup::staticSubsystemClassId |
( |
| ) |
|
|
inlinestatic |
The documentation for this class was generated from the following files: