Skip to main content
Ctrl+K

M⁴OPT

  • Installation
  • User Guide
  • Design
  • Developer Documentation
  • GitHub
  • Installation
  • User Guide
  • Design
  • Developer Documentation
  • GitHub

Section Navigation

  • Field of Regard Constraints (m4opt.constraints)
    • AirmassConstraint
    • AltitudeConstraint
    • AtNightConstraint
    • AzimuthConstraint
    • Constraint
    • DeclinationConstraint
    • EarthLimbConstraint
    • GalacticLatitudeConstraint
    • HourAngleConstraint
    • LogicalAndConstraint
    • LogicalNotConstraint
    • LogicalOrConstraint
    • MoonSeparationConstraint
    • RadiationBeltConstraint
    • RightAscensionConstraint
    • SunSeparationConstraint
  • Spacecraft Dynamics (m4opt.dynamics)
  • Fields of View (m4opt.fov)
  • Synthetic Photometry (m4opt.synphot)
  • Observer Locations (m4opt.observer)
  • Sky Grid Tessellation (m4opt.skygrid)
  • Mixed Integer Linear Programs (m4opt.milp)
  • Mission Profiles (m4opt.missions)
  • Utilities (m4opt.utils)
  • Command Line Interface
  • User Guide
  • Field of Regard Constraints (m4opt.constraints)
  • RightAscensionConstraint

RightAscensionConstraint#

class m4opt.constraints.RightAscensionConstraint(min, max)[source] [edit on github]#

Bases: LongitudeConstraint, ICRSConstraint

Constrain the ICRS right ascension of the target.

See also

DeclinationConstraint

previous

RadiationBeltConstraint

next

SunSeparationConstraint

On this page
  • RightAscensionConstraint
Edit on GitHub
Show Source

© Copyright 2026, M4OPT Developers.

Created using Sphinx 9.1.0.

Built with the PyData Sphinx Theme 0.17.1.