File CartesianVector.hpp¶
FileList > astrea > astro > astro > frames > CartesianVector.hpp
Go to the source code of this file
This file defines the CartesianVector class, which represents a 3D vector in Cartesian coordinates. More...
#include <array>#include <typeinfo>#include <mp-units/math.h>#include <mp-units/systems/angular/math.h>#include <units/typedefs.hpp>#include <utilities/string_util.hpp>#include <astro/astro.fwd.hpp>#include <astro/frames/Frame.hpp>#include <astro/frames/frame_concepts.hpp>#include <astro/frames/transformations.hpp>
Namespaces¶
| Type | Name |
|---|---|
| namespace | astrea |
| namespace | astro |
Classes¶
| Type | Name |
|---|---|
| class | CartesianVector <class Value_T, class Frame_T> Class representing a 3D vector in Cartesian coordinates. |
| struct | is_specialization <class T, Template> |
| struct | is_specialization< Template< Args... >, Template > <Template, Args> |
Detailed Description¶
Author:
Jay Iuliano (iuliano.jay@gmail.com)
Date:
2025-08-03
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/frames/CartesianVector.hpp