- java.lang.Object
-
- spice.basic.SCLK
-
public class SCLK extends java.lang.Object
Class SCLK represents identities of spacecraft clocks.Version 1.0.0 29-SEP-2009 (NJB)
-
-
Constructor Detail
-
SCLK
public SCLK(int SCLKcode)
Construct an SCLK from an integer code.- Parameters:
SCLKcode
- int
-
SCLK
public SCLK(SCLK ID)
Construct an SCLK from another SCLK.- Parameters:
ID
- SCLK
-
-