|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.das2.dataset.TableDataSetGridder
public class TableDataSetGridder
calculate TableDataSets with tables that are gridded in linear or log space.
Constructor Summary | |
---|---|
TableDataSetGridder()
|
Method Summary | |
---|---|
static TableDataSet |
gridLog(TableDataSet tds,
Datum xerror,
Datum yerror)
returns a TableDataSet where all the tables are gridded. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TableDataSetGridder()
Method Detail |
---|
public static TableDataSet gridLog(TableDataSet tds, Datum xerror, Datum yerror)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |