Serialized Form

Class BallAnimation implements Serializable

Serialized Fields

owner

BallInCone owner

inputPanel

DynamicsInput inputPanel

motion

BallDynamics motion

margin

int margin

panelWidth

int panelWidth

panelHeight

int panelHeight

xc

int xc

yc

int yc

ballRGB

int[] ballRGB

ppcm

double ppcm

coneScale

double coneScale

stopping

boolean stopping

cone

java.awt.Rectangle cone

hole

java.awt.Rectangle hole

offScreenImage

java.awt.Image offScreenImage

thisImage

java.awt.Image thisImage

move

java.lang.Thread move

coneDiam

double coneDiam

coneHeight

double coneHeight

holeDiam

double holeDiam

ballDiam

double ballDiam

updateTime

double updateTime

x0

double x0

y0

double y0

vx0

double vx0

vy0

double vy0

spin0

double spin0

gamma

double gamma

muR

double muR

muS

double muS


Class BallInCone implements Serializable

Serialized Fields

appHeight

int appHeight

appWidth

int appWidth

conePanel

BallAnimation conePanel

inputPanel

DynamicsInput inputPanel


Class DynamicsInput implements Serializable

Serialized Fields

owner

BallInCone owner

conePanel

BallAnimation conePanel

cd

java.awt.TextField cd

ch

java.awt.TextField ch

hd

java.awt.TextField hd

bd

java.awt.TextField bd

ut

java.awt.TextField ut

ix

java.awt.TextField ix

iy

java.awt.TextField iy

ivx

java.awt.TextField ivx

ivy

java.awt.TextField ivy

sp

java.awt.TextField sp

ip

java.awt.TextField ip

rf

java.awt.TextField rf

sf

java.awt.TextField sf

tr

java.awt.Label tr

ts

java.awt.Label ts

cb1

java.awt.Checkbox cb1

cb2

java.awt.Checkbox cb2

cb3

java.awt.Checkbox cb3

b

java.awt.Button b

coneDiam

double coneDiam

coneHeight

double coneHeight

holeDiam

double holeDiam

ballDiam

double ballDiam

updateTime

double updateTime

x0

double x0

y0

double y0

vx0

double vx0

vy0

double vy0

spin0

double spin0

gamma

double gamma

muR

double muR

muS

double muS