fr.cnes.sirius.patrius.tools.ephemerisComparator
Class Report
java.lang.Object
fr.cnes.sirius.patrius.tools.ephemerisComparator.Report
public class Report
- extends Object
- Production of a report and log files
- Since:
- 1.0
- Version:
- $Id: Report.java 11391 2014-10-31 15:01:11Z maggiorani $
- Author:
- ClaudeD
- Concurrency :
- thread-safe
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Report
public Report(Setup resource,
ComparisonData dataA,
ComparisonData dataR,
ThresholdsData th,
URI fr,
URI f1,
URI f2,
URI dir,
URI xsl)
throws IOException,
EphemerisComparatorException
- Constructor.
- Parameters:
resource
- setup resourcedataA
- datadataR
- datath
- thresholdfr
- resource filef1
- input filef2
- input filedir
- output directoryxsl
- XSL file
- Throws:
IOException
- I/O error
EphemerisComparatorException
- URI error
Copyright © 2016 CNES. All Rights Reserved.