lsst.jointcal  master-g9041cab851+5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Public Attributes | List of all members
lsst::jointcal::PmBlock Struct Reference

objects whose position is going to be fitted. Coordinates in Common Tangent Plane. More...

#include <FittedStar.h>

Inheritance diagram for lsst::jointcal::PmBlock:
lsst::jointcal::FittedStar

Public Member Functions

 PmBlock ()
 

Public Attributes

double pmx
 
double pmy
 
double epmx
 
double epmy
 
double epmxy
 
double color
 
bool mightMove
 

Detailed Description

objects whose position is going to be fitted. Coordinates in Common Tangent Plane.

Definition at line 22 of file FittedStar.h.

Constructor & Destructor Documentation

lsst::jointcal::PmBlock::PmBlock ( )
inline

Definition at line 29 of file FittedStar.h.

Member Data Documentation

double lsst::jointcal::PmBlock::color

Definition at line 26 of file FittedStar.h.

double lsst::jointcal::PmBlock::epmx

Definition at line 25 of file FittedStar.h.

double lsst::jointcal::PmBlock::epmxy

Definition at line 25 of file FittedStar.h.

double lsst::jointcal::PmBlock::epmy

Definition at line 25 of file FittedStar.h.

bool lsst::jointcal::PmBlock::mightMove

Definition at line 27 of file FittedStar.h.

double lsst::jointcal::PmBlock::pmx

Definition at line 24 of file FittedStar.h.

double lsst::jointcal::PmBlock::pmy

Definition at line 24 of file FittedStar.h.


The documentation for this struct was generated from the following file: