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)
  • AzimuthConstraint

AzimuthConstraint#

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

Bases: LongitudeConstraint, AltAzConstraint

Constrain the azimuth of the target.

See also

AltitudeConstraint

previous

AtNightConstraint

next

Constraint

On this page
  • AzimuthConstraint
Edit on GitHub
Show Source

© Copyright 2026, M4OPT Developers.

Created using Sphinx 9.1.0.

Built with the PyData Sphinx Theme 0.17.1.