| Class | Description | 
|---|---|
| MunitionBody | Implements a 5 degree of flight model of an extended range ballistic projectile
 with a rocket boost
 
 File:       MunitionBody.java
 Author(s):  Douglas Wahl and Duane Davis
 Date:       6 April   2006
 Revised:    03 October 2006
 
 Description:  Coefficients and vehicle characteristics for a generalized extended
 range ballistic projectile with a rocket boost
 
 Reference: Douglas Wahl's Thesis | 
| MunitionModel | 
Munition dynamics package.
The dynamics classes model real-time 6 degree of freedom (DOF) physics for a variety of vehicles. This provides realistic physical response to motion commands by vehicle controllers.
Further information is available on the AUV Workbench home page.