Due to the lapse in federal government funding, NASA is not updating this website. We sincerely regret this inconvenience.
NASA Logo
Ocean Color Science Software

ocssw V2022
fit3t.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine fit3t (meas, nmeas, nquant, flag, nper, time, timdif, measout, flgout)
 

Function/Subroutine Documentation

◆ fit3t()

subroutine fit3t ( 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 
)

Definition at line 3 of file fit3t.f.