| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(reference_frame), | intent(inout) | :: | me | |||
| class(ephemeris_class), | intent(inout) | :: | eph |
for ephemeris computations (assumed to have already been initialized) |
||
| logical, | intent(in) | :: | to_icrf | |||
| real(kind=wp), | intent(out), | dimension(3,3) | :: | c | ||
| real(kind=wp), | intent(out), | optional, | dimension(3,3) | :: | cdot | |
| logical, | intent(out) | :: | status_ok |