ISmCurveEstimation.ModelPeriod

Syntax

ModelPeriod: IStatPeriod;

Description

The ModelPeriod property determines sample period parameters.

Comments

To determine start and end sample period points, use the IStatPeriod.FirstPoint and IStatPeriod.LastPoint properties.

Example

The property use is given in the example for ISmCurveEstimation.MissingData.

See also:

ISmCurveEstimation