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