This is the complete list of members for LandingGear, including all inherited members.
Abbreviation() const | System | inline |
abrv | System | protected |
AddGear(Model *m, const Point &s, const Point &e) | LandingGear | virtual |
ApplyDamage(double damage) | System | virtual |
availability | System | protected |
Availability() const | System | inline |
CalcStatus() | System | virtual |
capacity | System | protected |
CATEGORY enum name | System | |
Charge() const | System | inlinevirtual |
clearance | LandingGear | protected |
Close() | LandingGear | static |
components | System | protected |
COMPUTER enum value | System | |
CONSTANTS enum name | LandingGear | |
crit_level | System | protected |
CRITICAL enum value | System | |
DEGRADED enum value | System | |
design | System | protected |
DESTROYED enum value | System | |
Distribute(double delivered_energy, double seconds) | System | virtual |
DoEMCON(int emcon) | System | virtual |
DrainPower(double to_level) | System | virtual |
DRIVE enum value | System | |
emcon | System | protected |
emcon_power | System | protected |
end | LandingGear | protected |
energy | System | protected |
ExecFrame(double seconds) | LandingGear | virtual |
ExecMaintFrame(double seconds) | System | virtual |
explosion_type | System | protected |
FARCASTER enum value | System | |
FLIGHT_DECK enum value | System | |
gear | LandingGear | protected |
GEAR_DOWN enum value | LandingGear | |
GEAR_LOWER enum value | LandingGear | |
GEAR_RAISE enum value | LandingGear | |
GEAR_STATE enum name | LandingGear | |
GEAR_UP enum value | LandingGear | |
GetCapacity() const | System | inline |
GetClearance() const | LandingGear | inline |
GetComponents() | System | inline |
GetEMCONPower(int emcon) | System | |
GetEnergy() const | System | inline |
GetExplosionType() const | System | inline |
GetGear(int i) | LandingGear | |
GetGearStop(int i) | LandingGear | |
GetID() const | System | inline |
GetPowerLevel() const | System | inlinevirtual |
GetRequest(double seconds) const | System | virtual |
GetShip() const | System | inline |
GetSinkRate() const | System | inline |
GetSourceIndex() const | System | inline |
GetState() const | LandingGear | inline |
GetTouchDown() | LandingGear | |
hull_factor | System | protected |
HullProtection() const | System | inline |
id | System | protected |
Initialize() | LandingGear | static |
IsPowerCritical() const | System | inline |
IsPowerOn() const | System | inline |
LandingGear() | LandingGear | |
LandingGear(const LandingGear &rhs) | LandingGear | |
MAINT enum value | System | |
MAX_GEAR enum value | LandingGear | |
max_value | System | protected |
MaxValue() const | System | inline |
MISC_SYSTEM enum value | System | |
models | LandingGear | protected |
Mount(Point loc, float radius, float hull_factor=0.5f) | System | virtual |
Mount(const System &system) | System | virtual |
mount_loc | System | protected |
mount_rel | System | protected |
MountLocation() const | System | inline |
name | System | protected |
Name() const | System | inline |
net_avail | System | protected |
NetAvail() const | System | inline |
ngear | LandingGear | protected |
NOMINAL enum value | System | |
NumGear() const | LandingGear | inline |
operator==(const System &s) const | System | inline |
Orient(const Physical *rep) | LandingGear | virtual |
POWER_CRITICAL enum value | System | |
POWER_FLAGS enum name | System | |
power_flags | System | protected |
power_level | System | protected |
power_on | System | protected |
POWER_SOURCE enum value | System | |
POWER_WATTS enum value | System | |
PowerOff() | System | inlinevirtual |
PowerOn() | System | inlinevirtual |
radius | System | protected |
Radius() const | System | inline |
Repair() | System | virtual |
safety | System | protected |
Safety() const | System | inline |
safety_overload | System | protected |
SENSOR enum value | System | |
SetAbbreviation(const char *a) | System | inline |
SetCapacity(double c) | System | inline |
SetDesign(SystemDesign *d) | System | |
SetEMCONPower(int emcon, int power_level) | System | |
SetExplosionType(int t) | System | inline |
SetID(int n) | System | inline |
SetName(const char *n) | System | inline |
SetNetAvail(double d) | System | inline |
SetOverride(bool over) | System | virtual |
SetPowerLevel(double level) | System | virtual |
SetShip(Ship *s) | System | inline |
SetSourceIndex(int i) | System | inline |
SetState(GEAR_STATE s) | LandingGear | |
SHIELD enum value | System | |
ship | System | protected |
sink_rate | System | protected |
source_index | System | protected |
Stability() const | System | inline |
stability | System | protected |
start | LandingGear | protected |
state | LandingGear | protected |
status | System | protected |
Status() const | System | inline |
STATUS enum name | System | |
Subtype() const | System | inline |
subtype | System | protected |
System(CATEGORY t, int s, const char *n, int maxv, double energy=0, double capacity=100, double sink_rate=1) | System | |
System(const System &s) | System | |
transit | LandingGear | protected |
Type() const | System | inline |
type | System | protected |
TYPENAME() | System | inlinestatic |
UsesWatts() const | System | inline |
Value() const | System | inlinevirtual |
WEAPON enum value | System | |
~LandingGear() | LandingGear | virtual |
~System() | System | virtual |