FlightGear next
FGElectricalSwitch Class Reference

#include <electrical.hxx>

Public Member Functions

 FGElectricalSwitch (SGPropertyNode *node)
 
 ~FGElectricalSwitch ()
 
bool get_state () const
 
void set_state (bool val)
 

Detailed Description

Definition at line 155 of file electrical.hxx.

Constructor & Destructor Documentation

◆ FGElectricalSwitch()

FGElectricalSwitch::FGElectricalSwitch ( SGPropertyNode * node)

Definition at line 227 of file electrical.cxx.

◆ ~FGElectricalSwitch()

FGElectricalSwitch::~FGElectricalSwitch ( )
inline

Definition at line 165 of file electrical.hxx.

Member Function Documentation

◆ get_state()

bool FGElectricalSwitch::get_state ( ) const
inline

Definition at line 167 of file electrical.hxx.

◆ set_state()

void FGElectricalSwitch::set_state ( bool val)
inline

Definition at line 168 of file electrical.hxx.


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