saaps.dbt
Class LatestGOES08part

java.lang.Object
  |
  +--saaps.dbt.LatestGOES08part

public class LatestGOES08part
extends java.lang.Object

LatestGOES08part downloads the latest GOES08 particle data and position. The fields are: P>1 MeV, P>5 MeVB, P>10 MeV, P>30 MeV, P>50 MeV, P>100 MeV, E>0.6 MeV, E>2 MeV, E>4 MeV, and longitude. FTP address: ftp://ftp.sec.noaa.gov/pub/lists/particle/G8part_5m.txt


Constructor Summary
LatestGOES08part()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LatestGOES08part

public LatestGOES08part()
Method Detail

main

public static void main(java.lang.String[] args)