saaps.dbt
Class LatestGOES10xray

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

public class LatestGOES10xray
extends java.lang.Object

LatestGOES10xray downloads the latest GOES10 xray data and position. The fields are: short (0.05-0.4 nm) and long (0.1-0.8 nm) X-rays, and longitude. FTP address: ftp://ftp.sec.noaa.gov/pub/lists/xray/G10xr_5m.txt

Version:
1.0 2000-08-03
Author:
Peter Wintoft

Field Summary
private static double dataGapValue
           
 
Constructor Summary
LatestGOES10xray()
           
 
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
 

Field Detail

dataGapValue

private static double dataGapValue
Constructor Detail

LatestGOES10xray

public LatestGOES10xray()
Method Detail

main

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