public class SplitProfileForWarner
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| Block | largeBlocklargeBlock | 
| VelocityProfileArray | majorProfilemajorProfile velocity profile of the major block of the big block | 
| VelocityProfileArray | originalProfileoriginalProfile original velocity profile of the block | 
| double | warnerBlockStartVelocitywarnerBlockStartVelocity | 
| VelocityProfileArray | warnerProfilewarnerProfile 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