|
ocssw
V2022
|
tiltcomp.f File Reference
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | tiltcomp (nlines, tlm, timref, time, gaclac, navqc, tiltpr, tiltfl) |
Function/Subroutine Documentation
◆ tiltcomp()
| subroutine tiltcomp | ( | integer*4 | nlines, |
| type(tlm_struct) | tlm, | ||
| real*8, dimension(3) | timref, | ||
| real*8, dimension(nlines) | time, | ||
| integer*4 | gaclac, | ||
| type(navqc_struct) | navqc, | ||
| real*4, dimension(nlines) | tiltpr, | ||
| integer*4, dimension(nlines) | tiltfl | ||
| ) |
Definition at line 3 of file tiltcomp.f.


