|
lsst.jointcal
19.0.0-1-gd7f3e1b+5
|
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 46 of file FittedStar.h.
|
inline |
Definition at line 53 of file FittedStar.h.
| double lsst::jointcal::PmBlock::color |
Definition at line 50 of file FittedStar.h.
| double lsst::jointcal::PmBlock::epmx |
Definition at line 49 of file FittedStar.h.
| double lsst::jointcal::PmBlock::epmxy |
Definition at line 49 of file FittedStar.h.
| double lsst::jointcal::PmBlock::epmy |
Definition at line 49 of file FittedStar.h.
| bool lsst::jointcal::PmBlock::mightMove |
Definition at line 51 of file FittedStar.h.
| double lsst::jointcal::PmBlock::pmx |
Definition at line 48 of file FittedStar.h.
| double lsst::jointcal::PmBlock::pmy |
Definition at line 48 of file FittedStar.h.
1.8.13