fr.cnes.sirius.patrius.tools.ephemerisComparator
Class Report

java.lang.Object
  extended by 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

Constructor Summary
Report(Setup resource, ComparisonData dataA, ComparisonData dataR, ThresholdsData th, URI fr, URI f1, URI f2, URI dir, URI xsl)
          Constructor.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

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 resource
dataA - data
dataR - data
th - threshold
fr - resource file
f1 - input file
f2 - input file
dir - output directory
xsl - XSL file
Throws:
IOException - I/O error
EphemerisComparatorException - URI error


Copyright © 2016 CNES. All Rights Reserved.