fortran-astrodynamics-toolkit
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
report_func
Interface
18 statements
Source File
relative_motion_module.f90
relative_motion_module
report_func
Contents
None
interface
private subroutine report_func(t, rv)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=wp),
intent(in)
::
t
time [sec]
real(kind=wp),
intent(in),
dimension(6)
::
rv
state [km,km/s]
Description
for reporting the points in the
cw_propagator
.