ROAst::Circle::Circle |
( |
double |
R | ) |
|
A container with the astronomical object of the circle
virtual ROAst::Circle::~Circle |
( |
| ) |
|
|
virtual |
Creates an circle region of radius R
virtual void ROAst::Circle::Clear |
( |
| ) |
|
|
virtual |
local mathod to project the objects on the region populating its container.
Implements ROAst::Region.
virtual bool ROAst::Circle::ExecuteEvent |
( |
AstroObject const & |
ConditionObject | ) |
const |
|
virtual |
Local member to extract the all the astronomical objects specified by filter present in the selected region
Implements ROAst::Region.
virtual std::string ROAst::Circle::GetRegionShape |
( |
| ) |
const |
|
virtual |
double ROAst::Circle::GetRegR |
( |
| ) |
const |
Local method to write in a file the selected region
virtual void ROAst::Circle::PopulateRegion |
( |
| ) |
|
|
virtual |
Local method to return true if the ConditionObject is found in the region
Implements ROAst::Region.
void ROAst::Circle::SetRegR |
( |
double |
R | ) |
|
Local method to return the region shape
virtual void ROAst::Circle::WriteRegion |
( |
std::string const & |
file | ) |
const |
|
virtual |
std::vector<AstroObject> ROAst::Circle::CircleContainer |
std::string ROAst::Circle::RegionShape |
|
protected |
Radius of the cicle region
The documentation for this class was generated from the following file: