public class Class150 extends STSVehicleImpl
Constructor and Description |
---|
Class150() |
Modifier and Type | Method and Description |
---|---|
int |
getDwell()
Gets the dwell times for station stops.
|
double |
getLength()
Length of the train in metres.
|
double |
getMax_speed()
Max speed in Kilometers per hour
|
int |
getSeats()
Gets the number of seats.
|
int |
getWeightedPenaltyCostPerMinute()
Weighted penalty cost per minute
|
getBrake, getCo_fric, getDavis, getDriving_wheel_Po, getGravity, getInertial_mass, getKd, getLambda, getMass, getMax_accel, getMax_traction, getNotch_num, getPower, getTerminal_time, getTrain_control, setBrake, setDavis, setInertialMass, setMass, setMaxAcceleration, setMaxTraction, setPower
public double getMax_speed()
STSVehicle
getMax_speed
in interface STSVehicle
getMax_speed
in class STSVehicleImpl
public int getSeats()
STSVehicle
getSeats
in interface STSVehicle
getSeats
in class STSVehicleImpl
public int getDwell()
STSVehicle
getDwell
in interface STSVehicle
getDwell
in class STSVehicleImpl
public double getLength()
STSVehicle
getLength
in interface STSVehicle
getLength
in class STSVehicleImpl
public int getWeightedPenaltyCostPerMinute()
STSVehicle
getWeightedPenaltyCostPerMinute
in interface STSVehicle
getWeightedPenaltyCostPerMinute
in class STSVehicleImpl