saaps.dbt
Class LatestGOES10part

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

public class LatestGOES10part
extends java.lang.Object

LatestGOES10part downloads the latest GOES10 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/G10part_5m.txt


Constructor Summary
LatestGOES10part()
           
 
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

LatestGOES10part

public LatestGOES10part()
Method Detail

main

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