public class UUVGlobals extends Object
  
 
| Modifier and Type | Field and Description | 
|---|---|
| protected int | FLOW_FIELD_MODEBouyancy model active when = true | 
| protected double | flowfieldbox_heightThis is AUV width/cross_sections | 
| protected double | flowfieldbox_length4*the number of cross_sections on AUV | 
| protected double | flowfieldbox_widthThis is AUV length/ cross_sections  7.30208333/15 (feet) | 
| protected int | FLOWFIELDLENGTH | 
| protected int | FLOWFIELDWIDTH2*lenght of sub om .5 ft inc | 
| protected double | max_error_st1000percent of range randomly in error | 
| protected double | max_error_st725 | 
| protected Vector3D | st1000Offset | 
| protected Vector3D | st725Offset | 
| protected double | submarine_coursesub's state vector on z 6.7 m | 
| protected boolean | SUBMARINE_DOCKINGBouyancy model active when = true | 
| protected double | submarine_length_feetsub's state vector on roll | 
| protected double | submarine_length_meterslength of the submarine (feet) | 
| protected double | submarine_pitchsub's state vector on speed | 
| protected double | submarine_rollsub's state vector on pitch | 
| protected double | submarine_speedsub's state vector of course | 
| protected double | submarine_width_feetlength of the submarine (meter) | 
| protected double | submarine_width_meterswidth of the submarine (feet) | 
| protected double | submarine_xThis is AUV height/cross_section | 
| protected double | submarine_ysub's state vector on x 0.0 m | 
| protected double | submarine_zsub's state vector on y 30.5 m | 
| protected boolean | TESTTANKSURFACEpercent of range randomly in error | 
| protected double | torpedotube_heightdocking target information on z 10.05 m | 
| protected double | torpedotube_xwidth of the submarine (meter) | 
| protected double | torpedotube_ydocking target information on x 32.9 m | 
| protected double | torpedotube_zdocking target information on y 29.6 m | 
| protected boolean | WAVE_BOUYANCY_MODEL | 
| Constructor and Description | 
|---|
| UUVGlobals() | 
protected Vector3D st725Offset
protected Vector3D st1000Offset
protected double max_error_st725
protected double max_error_st1000
protected boolean TESTTANKSURFACE
protected boolean WAVE_BOUYANCY_MODEL
protected boolean SUBMARINE_DOCKING
protected int FLOW_FIELD_MODE
protected int FLOWFIELDLENGTH
protected int FLOWFIELDWIDTH
protected double flowfieldbox_length
protected double flowfieldbox_width
protected double flowfieldbox_height
protected double submarine_x
protected double submarine_y
protected double submarine_z
protected double submarine_course
protected double submarine_speed
protected double submarine_pitch
protected double submarine_roll
protected double submarine_length_feet
protected double submarine_length_meters
protected double submarine_width_feet
protected double submarine_width_meters
protected double torpedotube_x
protected double torpedotube_y
protected double torpedotube_z
protected double torpedotube_height