Package | Description |
---|---|
gui.diagramEntities.trainDiagrams | |
gui.entities.sectionEntities.trackEntities | |
gui.entities.sectionEntities.trackProperties |
Modifier and Type | Method and Description |
---|---|
TrackSegment |
VelocityProfile.getTrackSegment() |
Modifier and Type | Method and Description |
---|---|
void |
VelocityProfile.setTrackSegment(TrackSegment trackSegment) |
Modifier and Type | Class and Description |
---|---|
class |
Block |
class |
Link |
class |
Loop |
class |
WarnerBlock |
class |
WarnerLoop |
Modifier and Type | Method and Description |
---|---|
TrackSegment |
TrackCharacteristic.getTrackSegment() |
Modifier and Type | Method and Description |
---|---|
void |
TrackCharacteristic.setTrackSegment(TrackSegment trackSegment) |
Constructor and Description |
---|
Gradient(java.lang.String gradientValue,
java.lang.String gradientDirection,
double relativeStartMilePost,
double relativeEndMilePost,
TrackSegment trackSegment) |