Manage environment information.
More...
#include <environment_mgr.hxx>
Inherits SGSubsystemGroup.
Manage environment information.
Definition at line 42 of file environment_mgr.hxx.
◆ anonymous enum
◆ FGEnvironmentMgr()
FGEnvironmentMgr::FGEnvironmentMgr |
( |
| ) |
|
◆ ~FGEnvironmentMgr()
FGEnvironmentMgr::~FGEnvironmentMgr |
( |
| ) |
|
|
virtual |
◆ bind()
void FGEnvironmentMgr::bind |
( |
| ) |
|
|
override |
◆ getAircraftEnvironment()
const FGEnvironment * FGEnvironmentMgr::getAircraftEnvironment |
( |
| ) |
const |
◆ getEnvironment()
Get the environment information for the plane's current position.
Definition at line 428 of file environment_mgr.cxx.
◆ getEnvironmentAtPosition()
FGEnvironment FGEnvironmentMgr::getEnvironmentAtPosition |
( |
const SGGeod & | aPos | ) |
const |
|
virtual |
◆ incrementalInit()
SGSubsystem::InitStatus FGEnvironmentMgr::incrementalInit |
( |
| ) |
|
|
override |
◆ reinit()
void FGEnvironmentMgr::reinit |
( |
| ) |
|
|
override |
◆ shutdown()
void FGEnvironmentMgr::shutdown |
( |
| ) |
|
|
override |
◆ staticSubsystemClassId()
static const char * FGEnvironmentMgr::staticSubsystemClassId |
( |
| ) |
|
|
inlinestatic |
◆ unbind()
void FGEnvironmentMgr::unbind |
( |
| ) |
|
|
override |
◆ update()
void FGEnvironmentMgr::update |
( |
double | dt | ) |
|
|
override |
The documentation for this class was generated from the following files: