org.jquantlib.daycounters
Class SimpleDayCounter
- java.lang.Object
-
- org.jquantlib.daycounters.DayCounter
-
- org.jquantlib.daycounters.SimpleDayCounter
-
public class SimpleDayCounter extends DayCounter
Simple day counter for reproducing theoretical calculations.This day counter tries to ensure that whole-month distances are returned as a simple fraction, i.e., 1 year = 1.0, 6 months = 0.5, 3 months = 0.25 and so forth.
-
-
Constructor Summary
Constructors Constructor and Description SimpleDayCounter()
-
Method Summary
-
Methods inherited from class org.jquantlib.daycounters.DayCounter
dayCount, empty, eq, equals, hashCode, name, ne, toString, yearFraction, yearFraction
-
-
DataMelt 3.0 © DataMelt by jWork.ORG