|
lsst.jointcal
14.0-28-ge87de3a+2
|
objects whose position is going to be fitted. Coordinates in Common Tangent Plane. More...
#include <FittedStar.h>
Public Member Functions | |
| PmBlock () | |
Public Attributes | |
| double | pmx |
| double | pmy |
| double | epmx |
| double | epmy |
| double | epmxy |
| double | color |
| bool | mightMove |
objects whose position is going to be fitted. Coordinates in Common Tangent Plane.
Definition at line 22 of file FittedStar.h.
|
inline |
Definition at line 29 of file FittedStar.h.
| 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.
1.8.13