SatAndLight  2.2.2-hubble
Simulation toolkit for space telescopes
snl-sequence-report.cc File Reference

This program generates a html report of an observation sequence. More...

#include "SatelliteRead.h"
#include "SatPlot.h"
#include "Options.h"
Include dependency graph for snl-sequence-report.cc:

Functions

int main (int argc, char *argv[])
 This program generates a html report of an observation sequence. More...
 
void MakeHtml (const string aOutDir, SatelliteRead *aSR, const int aNpix)
 Prints the html report. More...
 

Detailed Description

This program generates a html report of an observation sequence.

Authors
Florent Robinet, flore.nosp@m.nt.r.nosp@m.obine.nosp@m.t@ij.nosp@m.clab..nosp@m.in2p.nosp@m.3.fr

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

This program generates a html report of an observation sequence.

Parameters
[in]argcNumber of arguments.
[in]argvList of arguments.

◆ MakeHtml()

void MakeHtml ( const string  aOutDir,
SatelliteRead aSR,
const int  aNpix 
)

Prints the html report.

Parameters
[in]aOutDirOutput directory.
[in]aSRPointer to the SatelliteRead object.
[in]aNpixMaximum number of telescope pictures to display.