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

SEK SIOR More...

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

+ Inheritance diagram for SEKSior:
+ Collaboration diagram for SEKSior:

Public Member Functions

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

Detailed Description

SEK SIOR

SEK T/N rate

Remarks
Using Sweden calendar.

Definition at line 42 of file seksior.hpp.

Constructor & Destructor Documentation

◆ SEKSior()

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

Definition at line 44 of file seksior.hpp.

45 : OvernightIndex("SEK-SIOR", 1, SEKCurrency(), Sweden(), Actual360(), h) {}