C# Class QLNet.GBPLibor

GBP LIBOR rate Pound Sterling LIBOR fixed by BBA.
See .
Inheritance: Libor
Show file Open project: ammachado/QLNet Class Usage Examples

Public Methods

Method Description
GBPLibor ( Period tenor ) : QLNet.Currencies
GBPLibor ( Period tenor, Handle h ) : QLNet.Currencies

Method Details

GBPLibor() public method

public GBPLibor ( Period tenor ) : QLNet.Currencies
tenor Period
return QLNet.Currencies

GBPLibor() public method

public GBPLibor ( Period tenor, Handle h ) : QLNet.Currencies
tenor Period
h Handle
return QLNet.Currencies