Inherited by Eaagles::Simulation::ArmoredVehicle, Eaagles::Simulation::Artillery, Eaagles::Simulation::GroundStation, Eaagles::Simulation::Tank, and Eaagles::Simulation::WheeledVehicle.
Inheritance diagram for Eaagles::Simulation::GroundVehicle:


Public Member Functions | |
| GroundVehicle () | |
| virtual LCreal | getGrossWeight () const |
| virtual LCreal | getFuelWt () const |
| virtual LCreal | getFuelWtMax () const |
| virtual MajorType | getMajorType () const |
| virtual void | dynamics (const LCreal dt=0.0) |
| virtual bool | killedNotification (Player *const killedBy=0) |
| Eaagles::Simulation::GroundVehicle::GroundVehicle | ( | ) |
| LCreal Eaagles::Simulation::GroundVehicle::getGrossWeight | ( | ) | const [virtual] |
| LCreal Eaagles::Simulation::GroundVehicle::getFuelWt | ( | ) | const [virtual] |
wt: lbs
| LCreal Eaagles::Simulation::GroundVehicle::getFuelWtMax | ( | ) | const [virtual] |
wt: lbs
| Player::MajorType Eaagles::Simulation::GroundVehicle::getMajorType | ( | ) | const [virtual] |
| void Eaagles::Simulation::GroundVehicle::dynamics | ( | const LCreal | dt = 0.0 |
) | [virtual] |
| bool Eaagles::Simulation::GroundVehicle::killedNotification | ( | Player *const | killedBy = 0 |
) | [virtual] |
1.5.0