Package org.jastronomy.jsofa
Class JSOFA.CalendarHMS
- java.lang.Object
-
- org.jastronomy.jsofa.JSOFA.CalendarHMS
-
- Enclosing class:
- JSOFA
public static class JSOFA.CalendarHMS extends java.lang.Object
Representation of Gregorian Calendar with integer hours minutes and seconds.- Since:
- AIDA Stage 1
- Author:
- Paul Harrison (paul.harrison@manchester.ac.uk) 4 Feb 2010
-
-
Constructor Summary
Constructors Constructor Description CalendarHMS(int iy, int im, int id, int[] hmsf)
-