saaps.dbt
Class TestPrelKp

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

public class TestPrelKp
extends java.lang.Object

LatestPrelKp downloads the latest preliminary Kp from SEC and stores it in the SAAPS database. FTP address: ftp://ftp.sel.noaa.gov/pub/latest/DGD.txt The application uses the single parameter databas class DatabaseSP and its related classes.


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

TestPrelKp

public TestPrelKp()
Method Detail

main

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