public class LatentStateSegmentSpec
extends java.lang.Object
Constructor and Description |
---|
LatentStateSegmentSpec(CalibratableComponent cfic,
ProductQuoteSet pqs)
LatentStateSegmentSpec constructor
|
Modifier and Type | Method and Description |
---|---|
CalibratableComponent |
component()
Retrieve the Calibration Component
|
ProductQuoteSet |
manifestMeasures()
Retrieve the Calibration Manifest Measure Quote Set
|
public LatentStateSegmentSpec(CalibratableComponent cfic, ProductQuoteSet pqs) throws java.lang.Exception
cfic
- The Calibratable Fixed Income Componentpqs
- The Product Manifest Measure Quote Set Instancejava.lang.Exception
- Thrown if inputs are invalidpublic CalibratableComponent component()
public ProductQuoteSet manifestMeasures()