RefStar

class lsst.jointcal.RefStar

Bases: BaseStar

Attributes Summary

flux

fluxErr

mag

magErr

vx

vxy

vy

x

y

Methods Summary

applyProperMotion(self, arg0, arg1)

setProperMotion(self, arg0)

Attributes Documentation

flux
fluxErr
mag
magErr
vx
vxy
vy
x
y

Methods Documentation

applyProperMotion(self: lsst.jointcal.RefStar, arg0: lsst.jointcal.Point, arg1: float) lsst.jointcal.Point
setProperMotion(self: lsst.jointcal.RefStar, arg0: lsst.jointcal.ProperMotion) None