static ShortForwardRateUpdate |
ShortForwardRateUpdate.Create(FundingLabel lslFunding,
ForwardLabel lslForward,
int iInitialDate,
int iFinalDate,
int iTargetPointDate,
double dblInstantaneousForwardRate,
double dblInstantaneousForwardRateIncrement,
double dblLIBORForwardRate,
double dblLIBORForwardRateIncrement,
double dblShiftedLIBORForwardRate,
double dblShiftedLIBORForwardRateIncrement,
double dblShortRate,
double dblShortRateIncrement,
double dblCompoundedShortRate,
double dblCompoundedShortRateIncrement,
double dblPrice,
double dblPriceIncrement)
Construct an Instance of ShortForwardRateUpdate
|