EllipseMajor#

class lsst.gauss2d.EllipseMajor#

Bases: pybind11_object

Attributes Summary

Methods Summary

check(arg0, arg1, arg2)

get_angle_degrees(self)

get_angle_radians(self)

Attributes Documentation

angle#
axrat#
degrees#
r_major#
rqa#

Methods Documentation

static check(arg0: SupportsFloat, arg1: SupportsFloat, arg2: SupportsFloat) None#
get_angle_degrees(self: lsst.gauss2d._gauss2d.EllipseMajor) float#
get_angle_radians(self: lsst.gauss2d._gauss2d.EllipseMajor) float#