Logo
Fully annotated reference manual - version 1.8.12
Loading...
Searching...
No Matches
Public Member Functions | List of all members
SEKStina Class Reference

SEK STINA More...

#include <qle/indexes/ibor/sekstina.hpp>

+ Inheritance diagram for SEKStina:
+ Collaboration diagram for SEKStina:

Public Member Functions

 SEKStina (const Handle< YieldTermStructure > &h=Handle< YieldTermStructure >())
 

Detailed Description

SEK STINA

SEK Stockholm T/N Interbank Average rate

Definition at line 36 of file sekstina.hpp.

Constructor & Destructor Documentation

◆ SEKStina()

SEKStina ( const Handle< YieldTermStructure > &  h = Handle<YieldTermStructure>())

Definition at line 38 of file sekstina.hpp.

39 : OvernightIndex("SEK-STINA", 1, SEKCurrency(), Sweden(), Actual360(), h) {}