/[PAMELA software]/tracker/ground/source/common/access_level1_2003.f
ViewVC logotype

Annotation of /tracker/ground/source/common/access_level1_2003.f

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download)
Wed Mar 8 15:00:38 2006 UTC (19 years, 1 month ago) by pam-fi
Branch point for: MAIN, trk-ground
Initial revision

1 pam-fi 1.1 SUBROUTINE access_level1
2     *
3     include '../common/commontracker.f'
4     include '../common/level1.f'
5    
6     ntpid=ntp_level1+20
7    
8     CALL HBNAME(ntpid,' ',0,'$CLEAR')
9     CALL HBNAME(ntpid,'EVENT',GOOD1,'$SET')
10     *
11     CALL HBNAME(ntpid,'CLUSTER',NCLSTR1,'$SET')
12     *
13     CALL HBNAME(ntpid,'CNOISE',CNEV,'$SET')
14     *
15    
16     *
17     return
18     END

  ViewVC Help
Powered by ViewVC 1.1.23