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
- Version:
- 1.0 2000-02-22
- Author:
- Peter Wintoft
Method Summary |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait |
dataGapValue
private static double dataGapValue
LatestGOES08part
public LatestGOES08part()
main
public static void main(java.lang.String[] args)