Class WinstonTable

java.lang.Object
edu.sc.seis.seisFile.winston.WinstonTable

public class WinstonTable
extends java.lang.Object
  • Constructor Details

    • WinstonTable

      protected WinstonTable​(WinstonSCNL database, java.lang.String tableName) throws java.text.ParseException
      Throws:
      java.text.ParseException
    • WinstonTable

      protected WinstonTable​(WinstonSCNL database, int year, int month, int day)
  • Method Details