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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (show annotations) (download) (vendor branch)
Wed Mar 8 15:00:38 2006 UTC (19 years, 1 month ago) by pam-fi
Branch: MAIN, trk-ground
CVS Tags: R3v02, HEAD
Changes since 1.1: +0 -0 lines
Error occurred while calculating annotation data.
First CVS release of tracker ground software (R3v02) 

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