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


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, toString, wait, wait, wait
 

Constructor Detail

LatestGOES10xray

public LatestGOES10xray()
Method Detail

main

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