Options
All
  • Public
  • Public/Protected
  • All
Menu

Class to model receipt of a fixed cash amount once. Product terminates immediately. Mainly useful as rebate received when another product is cancelled.

Hierarchy

Index

Constructors

constructor

Properties

Private _amounts

_amounts: Matrix

Private _currentIndex

_currentIndex: Size

Private _evolution

Private _numberOfProducts

_numberOfProducts: Size

Private _paymentTimes

_paymentTimes: Time[]

Methods

clone

evolution

maxNumberOfCashFlowsPerProductPerStep

  • maxNumberOfCashFlowsPerProductPerStep(): Size

nextTimeStep

  • nextTimeStep(currentState: CurveState, numberCashFlowsThisStep: Size[], genCashFlows: CashFlow[][]): boolean

numberOfProducts

  • numberOfProducts(): Size

possibleCashFlowTimes

  • possibleCashFlowTimes(): Time[]

reset

  • reset(): void

suggestedNumeraires

  • suggestedNumeraires(): Size[]