ocssw
V2022
|
orb_interp.f File Reference
Go to the source code of this file.
Functions/Subroutines | |
subroutine | orb_interp (orbit, nlines, timref, time, posi, veli, orbfl) |
Function/Subroutine Documentation
◆ orb_interp()
subroutine orb_interp | ( | type(orbit_struct) | orbit, |
integer*4 | nlines, | ||
real*8, dimension(3) | timref, | ||
real*8, dimension(nlines) | time, | ||
real*4, dimension(3,nlines) | posi, | ||
real*4, dimension(3,nlines) | veli, | ||
integer*4, dimension(nlines) | orbfl | ||
) |
Definition at line 2 of file orb_interp.f.