Declares a class for orientations of zones of DissipatingBody objects. More...
#include "../Core/SharedLibraryExportMacros.h"#include "DissipationQuantities.h"#include "../Core/Common.h"#include "../Core/IncludeEigen.h"
Include dependency graph for ZoneOrientation.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Evolve::ZoneOrientation |
Namespaces | |
| Evolve | |
| Orientations of zones of bodies in a binary system. | |
Functions | |
| Eigen::Vector3d | Evolve::zone_to_zone_transform ( const ZoneOrientation &from_zone, const ZoneOrientation &to_zone, const Eigen::Vector3d &vector, Dissipation::QuantityEntry deriv=Dissipation::NO_DERIV, bool with_respect_to_from=false) |
| Transforms a vector betwen the coordinates systems of two zones. More... | |
Declares a class for orientations of zones of DissipatingBody objects.
Definition in file ZoneOrientation.h.