DP3
Classes | Namespaces | Functions
PatchInfo.h File Reference

Info about a patch. More...

#include <cmath>
#include <string>

Go to the source code of this file.

Classes

class  dp3::sky_model::PatchInfo
 Info about a patch. More...
 
class  dp3::sky_model::PatchSumInfo
 Info about a patch direction. More...
 

Namespaces

 dp3
 This file has generic helper routines for testing steps.
 
 dp3::sky_model
 

Functions

std::ostream & dp3::sky_model::operator<< (std::ostream &os, const PatchInfo &info)
 Show the contents of a PatchInfo object. More...
 
void dp3::sky_model::toSkyModel (std::ostream &output, const PatchInfo &patch)
 Output a patch to a sky_model text file. More...
 

Detailed Description

Info about a patch.

Author
Ger van Diepen (diepen AT astron nl)