saaps.dbt
Class LatestGOES08xray

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

public class LatestGOES08xray
extends java.lang.Object

LatestGOES08xray downloads the latest GOES08 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/G8xr_5m.txt


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

LatestGOES08xray

public LatestGOES08xray()
Method Detail

main

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