IndexLinkedInterestRateSchedule(FISADate, Redemption, Double, Int32, Boolean, FISADate, PriceIndexFactory) Constructor
Create an IndexLinkedInterestRateSchedule.
Namespace: com.ftlabs.fisaAssembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
public IndexLinkedInterestRateSchedule(
FISADate settlementDate,
Redemption redemption,
double interestRate,
int interestFrequency,
bool eomAdjust,
FISADate datedDate,
PriceIndexFactory priceIndices
)
Public Sub New (
settlementDate As FISADate,
redemption As Redemption,
interestRate As Double,
interestFrequency As Integer,
eomAdjust As Boolean,
datedDate As FISADate,
priceIndices As PriceIndexFactory
)
Parameters
- settlementDate FISADate
-
- redemption Redemption
-
- interestRate Double
-
- interestFrequency Int32
-
- eomAdjust Boolean
-
- datedDate FISADate
-
- priceIndices PriceIndexFactory
-
The inflation rate will be calculated based on the current RPI, and
the RPI 12 months prior.