gastro
0.1.0
Main Page
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Pages
src
writetuples.h
1
#ifndef WRITETUPLE__H
2
#define WRITETUPLE__H
3
4
#include <string>
5
6
class
Associations
;
7
class
AstromFit
;
8
class
PhotomFit;
9
class
GlobalVal;
10
class
PhotomFit2;
11
18
void
WriteTuples(
const
std::string &Pattern,
Associations
&As,
const
AstromFit
*Af,
const
PhotomFit *Pf,
const
GlobalVal* gv=0);
19
20
void
WriteTuples(
const
std::string &Pattern,
Associations
&As,
const
AstromFit
*Af,
const
PhotomFit2 *Pf,
const
GlobalVal* gv=0);
21
#endif
AstromFit
Definition:
astromfit.h:53
Associations
The class that implements the relations between MeasuredStar and FittedStar.
Definition:
associations.h:17
Generated on Fri Jun 5 2015 10:00:07 for gastro by
1.8.6