public class DeltaT83PToCorrectedPos83P extends java.lang.Object implements MRAExporter
| Constructor and Description |
|---|
DeltaT83PToCorrectedPos83P(IMraLogGroup log) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canBeApplied(IMraLogGroup source)
This method must return true for the implementing Exporter to be added to MRA
|
java.lang.String |
getName()
Return the name that will be shown on Exporters menu
|
static void |
main(java.lang.String[] args) |
java.lang.String |
process(IMraLogGroup source,
javax.swing.ProgressMonitor pmonitor)
Process method to be called on Exporter selection
|
public DeltaT83PToCorrectedPos83P(IMraLogGroup log)
public java.lang.String getName()
MRAExportergetName in interface MRAExporterpublic boolean canBeApplied(IMraLogGroup source)
MRAExportercanBeApplied in interface MRAExporterpublic java.lang.String process(IMraLogGroup source, javax.swing.ProgressMonitor pmonitor)
MRAExporterprocess in interface MRAExportersource - TODOpmonitor - TODOpublic static void main(java.lang.String[] args)
Copyright © 2004-2014 FEUP-LSTS and Neptus developers. All Rights Reserved.