OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
main_tlmgen.f File Reference

Go to the source code of this file.

Functions/Subroutines

program mktlm
 
integer *2 function getmnf (lun, mnfcnt, mnf, mnflen)
 
integer *2 function puttlm (lun, cnt, tlm, tlmlen)
 
integer *2 function mkgactlm (lun, cnt, mnf)
 
integer *2 function mklactlm (lun, cnt, mnf)
 

Function/Subroutine Documentation

◆ getmnf()

integer*2 function getmnf ( integer*2  lun,
integer*4  mnfcnt,
  mnf,
integer*4  mnflen 
)

Definition at line 185 of file main_tlmgen.f.

◆ mkgactlm()

integer*2 function mkgactlm ( integer*2  lun,
integer*4  cnt,
  mnf 
)

Definition at line 277 of file main_tlmgen.f.

◆ mklactlm()

integer*2 function mklactlm ( integer*2  lun,
integer*4  cnt,
  mnf 
)

Definition at line 372 of file main_tlmgen.f.

◆ mktlm()

program mktlm

Definition at line 10 of file main_tlmgen.f.

◆ puttlm()

integer*2 function puttlm ( integer*2  lun,
integer*4  cnt,
  tlm,
integer*4  tlmlen 
)

Definition at line 227 of file main_tlmgen.f.