MSRBOneShortPeriodCalculator Class

Definition

Namespace: com.ftlabs.fisa.calc
Assembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
C#
public class MSRBOneShortPeriodCalculator : LastPeriodSimpleInterestCalculator
Inheritance
Object    AbstractCalculator    OneCashFlowCalculator    LastPeriodCalculator    LastPeriodSimpleInterestCalculator    MSRBOneShortPeriodCalculator

Constructors

Methods

calculateAccruedIncome
(Inherited from OneCashFlowCalculator)
calculateAccruedIncome(FISADate)
(Inherited from LastPeriodCalculator)
calculateAccruedInterest
(Inherited from LastPeriodSimpleInterestCalculator)
calculateConvexity
(Inherited from OneCashFlowCalculator)
calculateCurrentYield
(Inherited from LastPeriodSimpleInterestCalculator)
calculateEstimatedConvexity
(Inherited from LastPeriodCalculator)
calculateEstimatedMacaulayDuration
(Inherited from LastPeriodCalculator)
calculateEstimatedModifiedDuration(Double, Double)
(Inherited from LastPeriodCalculator)
calculateEstimatedModifiedDuration(Double, Double, Double)
(Inherited from LastPeriodCalculator)
calculateInterestOnInterest
(Inherited from OneCashFlowCalculator)
calculateMacaulayDuration
(Inherited from OneCashFlowCalculator)
calculateModifiedDuration(Double)
(Inherited from OneCashFlowCalculator)
calculateModifiedDuration(Double, Double)
(Inherited from OneCashFlowCalculator)
calculatePeriodicYield
(Inherited from OneCashFlowCalculator)
calculatePrice
(Overrides LastPeriodSimpleInterestCalculatorcalculatePrice(Double))
calculatePriceValue1BP
(Inherited from LastPeriodCalculator)
calculateTotalInterestFlows
(Inherited from AbstractCalculator)
calculateTrueYield
(Inherited from LastPeriodSimpleInterestCalculator)
calculateYield
(Overrides LastPeriodSimpleInterestCalculatorcalculateYield(Double))
calculateYieldValue1_32
(Inherited from LastPeriodCalculator)
EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
getCashFlowCount
(Inherited from OneCashFlowCalculator)
getCashFlowDate(Int32)
(Inherited from OneCashFlowCalculator)
getCashFlowDate(Int32, FISADate)
(Inherited from OneCashFlowCalculator)
getDaysAccrued
(Inherited from LastPeriodCalculator)
GetHashCodeServes as the default hash function.
(Inherited from Object)
getInterest
(Inherited from LastPeriodSimpleInterestCalculator)
getInterestAccrualDate
(Inherited from LastPeriodCalculator)
getPeriodicTimeToFlow
(Inherited from LastPeriodCalculator)
getPrincipal
(Inherited from LastPeriodCalculator)
getRedemption
(Inherited from OneCashFlowCalculator)
getSettlementDate
(Inherited from OneCashFlowCalculator)
getTimeToFlow
(Inherited from LastPeriodCalculator)
getTotalCashFlow
(Inherited from OneCashFlowCalculator)
GetTypeGets the Type of the current instance.
(Inherited from Object)
MemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
setUseFullPrice
(Inherited from LastPeriodSimpleInterestCalculator)
setValues(FISADate, Redemption, Double, Int32)
(Inherited from OneCashFlowCalculator)
setValues(FISADate, Redemption, Double, Double, DayCountBasis, Int32, Boolean)
(Inherited from LastPeriodSimpleInterestCalculator)
setValues(FISADate, Redemption, Double, Double, DayCountBasis, Int32, Boolean, HolidaySchedule) 
setValues(FISADate, FISADate, Redemption, Double, Double, DayCountBasis, Int32, Boolean, HolidaySchedule)
(Inherited from LastPeriodSimpleInterestCalculator)
setValues(FISADate, Redemption, Double, Double, DayCountBasis, Int32, Boolean, BusinessDayAdjustType, HolidaySchedule) 
setValues(FISADate, FISADate, Redemption, Double, Double, DayCountBasis, Int32, Boolean, BusinessDayAdjustType, HolidaySchedule)
(Inherited from LastPeriodSimpleInterestCalculator)
ToStringReturns a string that represents the current object.
(Inherited from Object)

Fields

See Also