public class LastPeriodSimpleInterestCalculator : LastPeriodCalculator
Public Class LastPeriodSimpleInterestCalculator
Inherits LastPeriodCalculator
LastPeriodSimpleInterestCalculator | Initializes a new instance of the LastPeriodSimpleInterestCalculator class |
LastPeriodSimpleInterestCalculator(FISADate, Redemption, Double, Double, DayCountBasis, Int32, Boolean) | Initializes a new instance of the LastPeriodSimpleInterestCalculator class |
LastPeriodSimpleInterestCalculator(FISADate, FISADate, Redemption, Double, Double, DayCountBasis, Int32, Boolean, HolidaySchedule) | Initializes a new instance of the LastPeriodSimpleInterestCalculator class |
LastPeriodSimpleInterestCalculator(FISADate, FISADate, Redemption, Double, Double, DayCountBasis, Int32, Boolean, BusinessDayAdjustType, HolidaySchedule) | Initializes a new instance of the LastPeriodSimpleInterestCalculator class |
act_df | (Inherited from LastPeriodCalculator) |
aif | (Inherited from LastPeriodCalculator) |
dayCountBasis | (Inherited from LastPeriodCalculator) |
daysAccrued | (Inherited from LastPeriodCalculator) |
df | (Inherited from LastPeriodCalculator) |
eomAdjust | (Inherited from LastPeriodCalculator) |
interestAccrualDate | (Inherited from LastPeriodCalculator) |
interestFrequency | (Inherited from OneCashFlowCalculator) |
interestRate | (Inherited from LastPeriodCalculator) |
lcf | (Inherited from LastPeriodCalculator) |
parValue | (Inherited from OneCashFlowCalculator) |
redemption | (Inherited from OneCashFlowCalculator) |
settlementDate | (Inherited from OneCashFlowCalculator) |
taxAdjustedInterestRate | |
taxAdjustedRedemptionValue | |
ty_df | (Inherited from LastPeriodCalculator) |
useFullPrice |