SpherePointEndpoint¶
- 
class lsst.afw.geom.SpherePointEndpoint¶
- Bases: - lsst.afw.geom.endpoint._BaseVectorEndpointSpherePoint- Methods Summary - getClassPrefix()- makeFrame(self)- normalizeFrame(self, arg0)- Methods Documentation - 
getClassPrefix() → str¶
 - 
makeFrame(self: lsst.afw.geom.endpoint.SpherePointEndpoint) → astshim.frame.Frame¶
 - 
normalizeFrame(self: lsst.afw.geom.endpoint.SpherePointEndpoint, arg0: astshim.frame.Frame) → None¶
 
-