public class LatentStateStretchSpec
extends java.lang.Object
Constructor and Description |
---|
LatentStateStretchSpec(java.lang.String strName,
LatentStateSegmentSpec[] aLSSS)
LatentStateStretchSpec constructor
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
name()
Retrieve the name of the LatentStateStretchSpec Instance
|
LatentStateSegmentSpec[] |
segmentSpec()
Retrieve the Array of the Latent State Segment Product/Manifest Measure Sequence
|
public LatentStateStretchSpec(java.lang.String strName, LatentStateSegmentSpec[] aLSSS) throws java.lang.Exception
strName
- Stretch NameaLSSS
- The Latent State Segment Product/Manifest Measure Sequence contained in the Stretchjava.lang.Exception
- Thrown if Inputs are invalidpublic java.lang.String name()
public LatentStateSegmentSpec[] segmentSpec()