FlightGear next
FGProperties Class Reference

#include <fg_props.hxx>

Inherits SGSubsystem.

Public Member Functions

 FGProperties ()
 
virtual ~FGProperties ()
 
void bind () override
 
void init () override
 
void unbind () override
 
void update (double dt) override
 

Static Public Member Functions

static const char * staticSubsystemClassId ()
 

Detailed Description

Definition at line 21 of file fg_props.hxx.

Constructor & Destructor Documentation

◆ FGProperties()

FGProperties::FGProperties ( )

Definition at line 272 of file fg_props.cxx.

◆ ~FGProperties()

FGProperties::~FGProperties ( )
virtual

Definition at line 276 of file fg_props.cxx.

Member Function Documentation

◆ bind()

void FGProperties::bind ( )
override

Definition at line 298 of file fg_props.cxx.

◆ init()

void FGProperties::init ( )
override

Definition at line 281 of file fg_props.cxx.

◆ staticSubsystemClassId()

static const char * FGProperties::staticSubsystemClassId ( )
inlinestatic

Definition at line 34 of file fg_props.hxx.

◆ unbind()

void FGProperties::unbind ( )
override

Definition at line 352 of file fg_props.cxx.

◆ update()

void FGProperties::update ( double dt)
override

Definition at line 367 of file fg_props.cxx.


The documentation for this class was generated from the following files: