Class HestonModelDescriptor

    • Method Detail

      • name

        public String name()
        Description copied from interface: ModelDescriptor
        Return the name of the model represented by this descriptor.
        Specified by:
        name in interface ModelDescriptor
        Returns:
        Name of the model.
      • getReferenceDate

        public LocalDate getReferenceDate()
        Returns:
        the referenceDate
      • getInitialValue

        public Double getInitialValue()
        Returns:
        the initialValue
      • getDiscountCurveForForwardRate

        public DiscountCurve getDiscountCurveForForwardRate()
        Returns:
        the discountCurveForForwardRate
      • getDiscountCurveForDiscountRate

        public DiscountCurve getDiscountCurveForDiscountRate()
        Returns:
        the discountCurveForDiscountRate
      • getVolatility

        public Double getVolatility()
        Returns:
        the volatility
      • getTheta

        public Double getTheta()
        Returns:
        the theta
      • getKappa

        public Double getKappa()
        Returns:
        the kappa
      • getXi

        public Double getXi()
        Returns:
        the xi
      • getRho

        public Double getRho()
        Returns:
        the rho