ocssw
V2022
|
attcmp.f File Reference
Go to the source code of this file.
Functions/Subroutines | |
subroutine | attcmp (nlines, gaclac, tlm, pos, vel, timref, time, navctl, navqc, attxfm, navblk, tiltpr, tiltfl) |
Function/Subroutine Documentation
◆ attcmp()
subroutine attcmp | ( | integer*4 | nlines, |
integer*4 | gaclac, | ||
type(tlm_struct) | tlm, | ||
real*4, dimension(3,nlines) | pos, | ||
real*4, dimension(3,nlines) | vel, | ||
real*8, dimension(3) | timref, | ||
real*8, dimension(nlines) | time, | ||
type(navctl_struct) | navctl, | ||
type(navqc_struct) | navqc, | ||
real*4, dimension(3,3,nlines) | attxfm, | ||
type(navblk_struct), dimension(maxlin) | navblk, | ||
real*4, dimension(maxlin) | tiltpr, | ||
integer*4, dimension(maxlin) | tiltfl | ||
) |