C# 클래스 TestSuite.T_SwaptionVolatilityMatrix.CommonVars

파일 보기 프로젝트 열기: ammachado/QLNet

공개 프로퍼티들

프로퍼티 타입 설명
atm AtmVolatility
atmVolMatrix RelinkableHandle
conventions SwaptionMarketConventions
termStructure RelinkableHandle

공개 메소드들

메소드 설명
CommonVars ( ) : System
makeCoherenceTest ( string description, SwaptionVolatilityDiscrete vol ) : void
makeObservabilityTest ( string description, QLNet.SwaptionVolatilityStructure vol, bool mktDataFloating, bool referenceDateFloating ) : void

메소드 상세

CommonVars() 공개 메소드

public CommonVars ( ) : System
리턴 System

makeCoherenceTest() 공개 메소드

public makeCoherenceTest ( string description, SwaptionVolatilityDiscrete vol ) : void
description string
vol QLNet.SwaptionVolatilityDiscrete
리턴 void

makeObservabilityTest() 공개 메소드

public makeObservabilityTest ( string description, QLNet.SwaptionVolatilityStructure vol, bool mktDataFloating, bool referenceDateFloating ) : void
description string
vol QLNet.SwaptionVolatilityStructure
mktDataFloating bool
referenceDateFloating bool
리턴 void

프로퍼티 상세

atm 공개적으로 프로퍼티

public AtmVolatility atm
리턴 AtmVolatility

atmVolMatrix 공개적으로 프로퍼티

public RelinkableHandle atmVolMatrix
리턴 RelinkableHandle

conventions 공개적으로 프로퍼티

public SwaptionMarketConventions conventions
리턴 SwaptionMarketConventions

termStructure 공개적으로 프로퍼티

public RelinkableHandle termStructure
리턴 RelinkableHandle