uk.ac.starlink.pal
Class UTCdate

java.lang.Object
  extended by uk.ac.starlink.pal.UTCdate

public class UTCdate
extends Object

UTC Date


Constructor Summary
UTCdate(double date)
          UTC Date
UTCdate(double date, double derivative)
          UTC Date
 
Method Summary
 double getDate()
          UTC Date
 double getDeriv()
          UTC Date
 String toString()
          Get String representation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UTCdate

public UTCdate(double date,
               double derivative)
UTC Date


UTCdate

public UTCdate(double date)
UTC Date

Method Detail

getDate

public double getDate()
UTC Date


getDeriv

public double getDeriv()
UTC Date


toString

public String toString()
Get String representation

Overrides:
toString in class Object


Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.