ocssw
V2022
|
runfit3t.f File Reference
Go to the source code of this file.
Functions/Subroutines | |
subroutine | runfit3t (nfpts, nskip, measlcl, meas, nmeas, nquant, flag, nper, time, timdif, measout, flgout, iret) |
Function/Subroutine Documentation
◆ runfit3t()
subroutine runfit3t | ( | integer*4 | nfpts, |
integer*4 | nskip, | ||
real*4, dimension(nquant,nmeas*nper) | measlcl, | ||
real*4, dimension(nquant,nmeas) | meas, | ||
integer*4 | nmeas, | ||
integer*4 | nquant, | ||
integer*4, dimension(nmeas) | flag, | ||
integer*4 | nper, | ||
real*8, dimension(nmeas*nper) | time, | ||
real*4, dimension(nmeas) | timdif, | ||
real*4, dimension(nquant,nmeas*nper) | measout, | ||
integer*4, dimension(nmeas*nper) | flgout, | ||
integer*4 | iret | ||
) |
Definition at line 3 of file runfit3t.f.