Skip to content

File Shell.hpp

FileList > astrea > astro > astro > platforms > space > Shell.hpp

Go to the source code of this file

More...

  • #include <string>
  • #include <vector>
  • #include <units/units.hpp>
  • #include <astro/astro.fwd.hpp>
  • #include <astro/platforms/space/Plane.hpp>
  • #include <astro/propagation/numerical/Integrator.hpp>
  • #include <astro/state/orbital_elements/instances/Keplerian.hpp>
  • #include <astro/platforms/space/Shell.ipp>

Namespaces

Type Name
namespace astrea
namespace astro

Classes

Type Name
class Shell <class Spacecraft_T>
A Shell is a collection of planes, each containing a set ofSpacecraft . It is used to represent sub-constellations of satellites in orbit.
class sat_iterator
Iterator for iterating over all Spacecraft in theShell .

Detailed Description

Author:

Jay Iuliano (iuliano.jay@gmail.com)

Date:

2025-08-02

Copyright:

Copyright (c) 2025 Jay Iuliano

The GNU Lesser General Public License (LGPL)

This file is part of Astrea. Astrea is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Astrea is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU General Public License along with Astrea. If not, see https://www.gnu.org/licenses/.


The documentation for this class was generated from the following file astrea/astro/astro/platforms/space/Shell.hpp