public class SplitProfileForWarner
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
Block |
largeBlock
largeBlock
|
VelocityProfileArray |
majorProfile
majorProfile velocity profile of the major block of the big block
|
VelocityProfileArray |
originalProfile
originalProfile original velocity profile of the block
|
double |
warnerBlockStartVelocity
warnerBlockStartVelocity
|
VelocityProfileArray |
warnerProfile
warnerProfile velocity profile of the warner block
|
Constructor and Description |
---|
SplitProfileForWarner() |
public VelocityProfileArray warnerProfile
public VelocityProfileArray majorProfile
public VelocityProfileArray originalProfile
public double warnerBlockStartVelocity
public Block largeBlock