GalacticLatitudeConstraint#
- class m4opt.constraints.GalacticLatitudeConstraint(min)[source] [edit on github]#
Bases:
ConstraintConstrain the distance from the Galactic plane.
- Parameters:
min (Annotated[Quantity, PhysicalType('angle')]) – Minimum of absolute value of Galactic latitude.
Methods Summary
__call__(observer_location, target_coord, ...)Evaluate the constraint at a given observer location, target position, and time.
Methods Documentation
- __call__(observer_location, target_coord, obstime)[source] [edit on github]#
Evaluate the constraint at a given observer location, target position, and time.