Serialized Form


Package nl.tudelft.simulation.sne.c1

Class nl.tudelft.simulation.sne.c1.C1TaskA extends java.lang.Object implements Serializable

Serialized Fields

numericalMethod

short numericalMethod
the numericalMethod

Class nl.tudelft.simulation.sne.c1.C1TaskB extends java.lang.Object implements Serializable

Serialized Fields

chart

nl.tudelft.simulation.dsol.statistics.charts.XYChart chart
the chart

Class nl.tudelft.simulation.sne.c1.C1TaskC extends java.lang.Object implements Serializable

Serialized Fields

chart

nl.tudelft.simulation.dsol.statistics.charts.XYChart[] chart
the chart

Class nl.tudelft.simulation.sne.c1.FCenter extends nl.tudelft.simulation.dsol.formalisms.dess.DifferentialEquation implements Serializable

Serialized Fields

p

double p
the initial production


kr

double kr
the constants used for computation


kf

double kf
the constants used for computation


lf

double lf
the constants used for computation


dr

double dr
the constants used for computation


dm

double dm
the constants used for computation


Package nl.tudelft.simulation.sne.c3

Class nl.tudelft.simulation.sne.c3.Amplifier extends nl.tudelft.simulation.dsol.formalisms.dess.DifferentialEquation implements Serializable

Serialized Fields

l1

double l1
the L1 constant


l3

double l3
the L3 constant


c2

double c2
the C2 constant


c4

double c4
the C4 constant


r

Amplifier.Resistor r
the resistor


rl

double rl
the RL constant


vdc

double vdc
the voltage

Class nl.tudelft.simulation.sne.c3.C3TaskB extends java.lang.Object implements Serializable

Class nl.tudelft.simulation.sne.c3.C3TaskC extends java.lang.Object implements Serializable

Serialized Fields

initialValue

double[] initialValue
the initial value of the system



Copyright © 2003-2004 Delft University of Technology, the Netherlands. All Rights Reserved.