Serialized Form
weight
float weight
volume
float volume
specificgravity
float specificgravity
fitness
float fitness
solution
java.util.ArrayList<E> solution
volumes
java.util.ArrayList<E> volumes
x
java.util.ArrayList<E> x
y
java.util.ArrayList<E> y
gm
float gm
bm
float bm
x
java.util.ArrayList<E> x
y
java.util.ArrayList<E> y
volumes
java.util.ArrayList<E> volumes
rowdata
java.util.ArrayList<E> rowdata
usedShip
Ship usedShip
tmdorcargo
float tmdorcargo
specificgravity
float specificgravity
targettrim
float targettrim
waterdens
float waterdens
best
Chromosome best
htmlPane
javax.swing.JEditorPane htmlPane
tree
javax.swing.JTree tree
searchtree
javax.swing.JTree searchtree
model
javax.swing.tree.DefaultTreeModel model
searchmodel
javax.swing.tree.DefaultTreeModel searchmodel
searchtop
javax.swing.tree.DefaultMutableTreeNode searchtop
search
javax.swing.JTextField search
back
javax.swing.JButton back
forward
javax.swing.JButton forward
layered
javax.swing.JLayeredPane layered
searchpanel
javax.swing.JPanel searchpanel
treeView
javax.swing.JScrollPane treeView
history
java.util.ArrayList<E> history
backvalue
int backvalue
hyperlink
boolean hyperlink
p
float p
distfromap
float distfromap
trim
float trim
lightship
float lightship
lightshipLCG
float lightshipLCG
lightshipKG
float lightshipKG
lbpp
float lbpp
displacement
float displacement
mindisplacement
float mindisplacement
maxdisplacement
float maxdisplacement
maxvolume
float maxvolume
draught
float draught
deadweight
float deadweight
constants
float constants
lcf
float lcf
lcb
float lcb
lcg
float lcg
lcgtemp
float lcgtemp
mct
float mct
km
float km
bm
float bm
gm
float gm
kg
float kg
kb
float kb
fsc
float fsc
trim
float trim
dfwd
float dfwd
daft
float daft
density
float density
constvert
float constvert
constlong
float constlong
constfsm
float constfsm
data
java.util.ArrayList<E> data
- An ArrayList containing the hydrostatic table.
This ArrayList if filled within the loadHydrostaticTables(Inputstream hydrostatictable).
sectionlist
java.util.ArrayList<E> sectionlist
- An ArrayList containing the section data (frames) used to make buoyancy calculations.
This ArrayList if filled within the loadBuoyancyData(InputStream buoyancyd).
intensitylist
java.util.ArrayList<E> intensitylist
- An ArrayList containing the intensity data used to make hull stress calculations.
This ArrayList if filled within the loadIntensityData(InputStream lightshipd).
buoyancydistribution
java.util.ArrayList<E> buoyancydistribution
tanks
java.util.ArrayList<E> tanks
- Represents a list of all the ship's cargo tanks.
This list contains Tank objects.
toLoad
Cargo toLoad
maxvolume
float maxvolume
tankid
java.lang.String tankid
specificgravity
float specificgravity
cargo
float cargo
volume
float volume
lcg
float lcg
kg
float kg
fsm
float fsm
length
float length
beginframe
int beginframe
endframe
int endframe
data
java.util.ArrayList<E> data