|
ocssw
V2022
|
proctim2.f File Reference
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | proctim2 (input, nframes, navqc, time, timref, nlines, iret) |
| subroutine | checkshift (timref) |
Function/Subroutine Documentation
◆ checkshift()
| subroutine checkshift | ( | real*8, dimension(3) | timref | ) |
Definition at line 298 of file proctim2.f.
◆ proctim2()
| subroutine proctim2 | ( | type(input_struct), dimension(maxlin) | input, |
| integer*4 | nframes, | ||
| type(navqc_struct) | navqc, | ||
| real*8, dimension(maxlin) | time, | ||
| real*8, dimension(3) | timref, | ||
| integer*4 | nlines, | ||
| integer*4 | iret | ||
| ) |
Definition at line 3 of file proctim2.f.


