| yR |
- |
The input year. |
| dY |
- |
Input day of year. |
| mS |
- |
Input millisecond of day. |
| jT |
- |
The output array. Element 0
in the array contains the equivalent Julian time for the
input time. If the RotMat input has been set to
1 then the next 45 elements in the array contain the
coordinate transformation matrices used in the
TUdataCT procedure. The array can be directly input
into TUdataCT. If the RotMat is set
to 0 then the array only contains Julian time.
|
| RotMat |
- |
This is an optional input which
is initialized to 0. If set to 1 then the output array
jT is build to be input into the TUdataCT
procedure otherwise only the Julian time is returned in
the array.
|