public class UUVGlobals extends Object
Modifier and Type | Field and Description |
---|---|
protected int |
FLOW_FIELD_MODE
Bouyancy model active when = true
|
protected double |
flowfieldbox_height
This is AUV width/cross_sections
|
protected double |
flowfieldbox_length
4*the number of cross_sections on AUV
|
protected double |
flowfieldbox_width
This is AUV length/ cross_sections 7.30208333/15 (feet)
|
protected int |
FLOWFIELDLENGTH |
protected int |
FLOWFIELDWIDTH
2*lenght of sub om .5 ft inc
|
protected double |
max_error_st1000
percent of range randomly in error
|
protected double |
max_error_st725 |
protected Vector3D |
st1000Offset |
protected Vector3D |
st725Offset |
protected double |
submarine_course
sub's state vector on z 6.7 m
|
protected boolean |
SUBMARINE_DOCKING
Bouyancy model active when = true
|
protected double |
submarine_length_feet
sub's state vector on roll
|
protected double |
submarine_length_meters
length of the submarine (feet)
|
protected double |
submarine_pitch
sub's state vector on speed
|
protected double |
submarine_roll
sub's state vector on pitch
|
protected double |
submarine_speed
sub's state vector of course
|
protected double |
submarine_width_feet
length of the submarine (meter)
|
protected double |
submarine_width_meters
width of the submarine (feet)
|
protected double |
submarine_x
This is AUV height/cross_section
|
protected double |
submarine_y
sub's state vector on x 0.0 m
|
protected double |
submarine_z
sub's state vector on y 30.5 m
|
protected boolean |
TESTTANKSURFACE
percent of range randomly in error
|
protected double |
torpedotube_height
docking target information on z 10.05 m
|
protected double |
torpedotube_x
width of the submarine (meter)
|
protected double |
torpedotube_y
docking target information on x 32.9 m
|
protected double |
torpedotube_z
docking 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