Index of all Fields and Methods
All Packages  Class Hierarchy

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Index of all Fields and Methods

A

acc_flow. Variable in class .s12_valve
accumulator flow
acc_vol. Variable in class .s12_valve
servo accumulator volume
Accumulator(). Constructor for class .Accumulator
Accumulator() Plot accumulator velocity and position
area. Variable in class .s12_valve
exhaust area

B

band_clutch(). Constructor for class .band_clutch
band_clutch() The band clutch is activated for a 1-2 shift
base. Variable in class .Plot_Object
beta1. Variable in class .s12_valve
pressure constant 1
beta1. Variable in class .solenoid
beta2. Variable in class .s12_valve
pressure constant 2
beta3. Variable in class .s12_valve
pressure constant 3

C

c1. Variable in class .s12_valve
c1. Variable in class .solenoid
c11. Variable in class .s12_valve
c2. Variable in class .s12_valve
c2. Variable in class .solenoid
c3. Variable in class .solenoid
c4. Variable in class .solenoid
c5. Variable in class .s12_valve
c5. Variable in class .solenoid
c9. Variable in class .s12_valve

D

delta_feed. Variable in class .s12_valve
delta line pressure feed
delta_feed. Variable in class .solenoid
solenoid delta feed pressure
delta_interm. Variable in class .s12_valve
delta intermediate pressure
delta_pos. Variable in class .Accumulator
delta position
delta_pos. Variable in class .band_clutch
servo position delta
delta_pos. Variable in class .lm_valve
delta_pos. Variable in class .s12_valve
change in valve position
delta_rel. Variable in class .s12_valve
delta release pressure
delta_vel. Variable in class .Accumulator
delta velocity
delta_vel. Variable in class .band_clutch
servo velocity delta
delta_vel. Variable in class .lm_valve
delta_vel. Variable in class .s12_valve
change in valve velocity
deriv(int). Method in class .Accumulator
Calculate change in position and velocity
deriv(int). Method in class .band_clutch
Calculate changes in position and velocity in servo
deriv(int). Method in class .lm_valve
deriv( int step )
deriv(int). Method in class .s12_valve
Calculate changes in position, velocity, area, flow
deriv(int). Method in class .solenoid
Calculate changes in position and velocity in solenoid
dx. Variable in class .Accumulator
dx. Variable in class .band_clutch
dx. Variable in class .lm_valve
dx. Variable in class .s12_valve
dx. Variable in class .solenoid

F

f1. Variable in class .Accumulator
1-2 valve pressure effect on accumulator
f1. Variable in class .band_clutch
servo apply feed pressure
f1. Variable in class .lm_valve
f1. Variable in class .s12_valve
initial velocity holder
f2. Variable in class .Accumulator
line pressure effect on accumaulator
f2. Variable in class .band_clutch
servo apply release pressure
f2. Variable in class .lm_valve
f2. Variable in class .s12_valve
secondary velocity holder
f3. Variable in class .Accumulator
accumulator preload
f3. Variable in class .band_clutch
servo preload
f3. Variable in class .lm_valve
f4. Variable in class .Accumulator
accumulator spring preload
f4. Variable in class .band_clutch
reserved
f4. Variable in class .lm_valve
feed. Variable in class .lm_valve
feed. Variable in class .s12_valve
feed. Variable in class .solenoid
solenoid feed pressure

G

Graph(). Constructor for class .Graph
This sets up the plot selections in the "File" sub menu

H

handleEvent(Event). Method in class .Graph
Window,menu,and button handling.
handleEvent(Event). Method in class .Help_Window
Help window,menu,and button handling.
handleEvent(Event). Method in class .reg_mod
Window,menu,and button handling.
Help_Window(). Constructor for class .Help_Window
The window gives a brief explanation of the simulation.

I

init(). Method in class .reg_mod
Creates the menu bar and control buttons and adds them to the window.
init(). Method in class .shift
Init()
init(boolean, s12_valve). Method in class .solenoid
Set initial velocity and position for the solenoid
init(double). Method in class .lm_valve
init()
init(double, boolean, s12_valve, lm_valve). Method in class .Accumulator
Set initial velocity, position, and pressure to zero
init(double, double, solenoid). Method in class .s12_valve
Set initial velocity, position, pressures and area for 1-2 valve
init(double, s12_valve). Method in class .band_clutch
Set initial velocity and position for servo
integration(). Method in class .reg_mod
Integral step time of 15 microseconds
interm. Variable in class .s12_valve
intermediate pressure
intgrt(int). Method in class .Accumulator
integrate the position and velocity increments
intgrt(int). Method in class .band_clutch
integrate the position and velocity increments for the servo in order to apply the band clutch
intgrt(int). Method in class .s12_valve
integrate the position and velocity increments and calculate feed,release,and intermediate values.
intgrt(int). Method in class .solenoid
integrate the position and velocity increments for the solenoid in order to apply pressure and flow to the system

L

line_mod. Variable in class .Accumulator
lm_valve(). Constructor for class .lm_valve
lm_valve()

M

mod_spring. Variable in class .Accumulator

N

next_time. Variable in class .reg_mod
next_time is used to create a time delta to compare against rktime

P

paint(Graphics). Method in class .Accumulator
Paint the window graphics.
paint(Graphics). Method in class .band_clutch
Paint the window graphics.
paint(Graphics). Method in class .Graph
Paint the window graphics.
paint(Graphics). Method in class .lm_valve
paint(Graphics g)
paint(Graphics). Method in class .reg_mod
Paint the window graphics.
paint(Graphics). Method in class .s12_valve
Paint the window graphics.
paint(Graphics). Method in class .solenoid
Paint the window graphics.
plot1. Variable in class .Accumulator
plot10. Variable in class .solenoid
plot2. Variable in class .Accumulator
plot3. Variable in class .s12_valve
plot4. Variable in class .s12_valve
plot5. Variable in class .s12_valve
plot6. Variable in class .s12_valve
plot7. Variable in class .s12_valve
plot8. Variable in class .band_clutch
plot9. Variable in class .band_clutch
plot_value(). Method in class .Plot_Object
pos. Variable in class .Accumulator
spring position
pos. Variable in class .band_clutch
servo position
pos. Variable in class .lm_valve
pos. Variable in class .s12_valve
valve position

Q

q_back. Variable in class .lm_valve
q_exh. Variable in class .s12_valve
pressure exhaust flow
q_exh. Variable in class .solenoid
solenoid exhaust flow
q_feed. Variable in class .lm_valve
q_feed. Variable in class .s12_valve
pressure feed flow
q_feed. Variable in class .solenoid
solenoid feed flow
q_release. Variable in class .s12_valve
pressure release flow
q_source. Variable in class .s12_valve
pressure source flow

R

raw_back. Variable in class .reg_mod
raw_back is the accumulator back pressure created by the Acc Back + and - buttons it is clipped between 2.5 and 100 and initialized to zero
redraw(). Method in class .Graph
Update the screen
reg_mod(). Constructor for class .reg_mod
reg_mod()
rel. Variable in class .s12_valve
release pressure
rktime. Variable in class .reg_mod
rktime is displayed on the screen as "Time", it is incremented by DT2 for each integration step and is used as a comparator to update the screen after a redraw
run(). Method in class .reg_mod
Integrate while SS1 is on

S

s12_valve(). Constructor for class .s12_valve
s12_valve() This valve is used to regulate pressure flow for a 1-2 shift
sap_flow. Variable in class .s12_valve
servo apply flow
sap_vol. Variable in class .s12_valve
servo apply volume
set_range(double, double). Method in class .Plot_Object
shift(). Constructor for class .shift
solenoid(). Constructor for class .solenoid
solenoid() When the solenoid is off(closed) there is no pressure feed.
source. Variable in class .solenoid
source pressure
span. Variable in class .Plot_Object
srel_flow. Variable in class .s12_valve
servo release flow
srel_vol. Variable in class .s12_valve
servo release volume
ss1. Variable in class .s12_valve
ss_draw. Variable in class .s12_valve
flow from solenoid
start(). Method in class .reg_mod
Start Integral
state. Variable in class .solenoid
stop(). Method in class .reg_mod
Stop Integral

U

update(Graphics). Method in class .Graph
Use double buffering to prevent flickering images.
update(Graphics). Method in class .reg_mod
Use double buffering to prevent flickering images.

V

value. Variable in class .Plot_Object
valve12. Variable in class .Accumulator
valve12. Variable in class .band_clutch
valve12. Variable in class .solenoid
vel. Variable in class .Accumulator
spring velocity
vel. Variable in class .band_clutch
servo velocity
vel. Variable in class .lm_valve
vel. Variable in class .s12_valve
valve velocity
vol. Variable in class .lm_valve
vol. Variable in class .s12_valve
valve volume

W

window. Static variable in class .shift
global variables

X

x. Variable in class .Accumulator
x. Variable in class .band_clutch
x. Variable in class .lm_valve
x. Variable in class .s12_valve
x. Variable in class .solenoid
x_exh. Variable in class .s12_valve
exhaust position
x_feed. Variable in class .s12_valve
feed position