Constructor for a two_body_rotating_frame
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(celestial_body), | intent(in) | :: | primary_body |
the primary body of the frame |
||
type(celestial_body), | intent(in) | :: | secondary_body |
the secondary body used to construct the frame |
||
integer, | intent(in) | :: | center |
the frame center (can
be |
||
real(kind=wp), | intent(in) | :: | et |
epoch at which the frame is defined [sec] |