pub struct Teme;Expand description
True Equator Mean Equinox frame.
Trait Implementations§
Source§impl ReferenceFrame for Teme
impl ReferenceFrame for Teme
impl Copy for Teme
impl Eq for Teme
impl StructuralPartialEq for Teme
Auto Trait Implementations§
impl Freeze for Teme
impl RefUnwindSafe for Teme
impl Send for Teme
impl Sync for Teme
impl Unpin for Teme
impl UnsafeUnpin for Teme
impl UnwindSafe for Teme
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more
Source§impl<T> CloneToUninit for Twhere
T: Clone,
impl<T> CloneToUninit for Twhere
T: Clone,
Source§impl<T> IntoEither for T
impl<T> IntoEither for T
Source§fn into_either(self, into_left: bool) -> Either<Self, Self>
fn into_either(self, into_left: bool) -> Either<Self, Self>
Converts
self into a Left variant of Either<Self, Self>
if into_left is true.
Converts self into a Right variant of Either<Self, Self>
otherwise. Read moreSource§fn into_either_with<F>(self, into_left: F) -> Either<Self, Self>
fn into_either_with<F>(self, into_left: F) -> Either<Self, Self>
Converts
self into a Left variant of Either<Self, Self>
if into_left(&self) returns true.
Converts self into a Right variant of Either<Self, Self>
otherwise. Read moreSource§impl<T, U> TryRotation<Cirf, Teme, T> for U
impl<T, U> TryRotation<Cirf, Teme, T> for U
Source§impl<T, U> TryRotation<DynFrame, Teme, T> for U
impl<T, U> TryRotation<DynFrame, Teme, T> for U
Source§type Error = DynRotationError
type Error = DynRotationError
The error type returned when the rotation cannot be computed.
Source§impl<T, U> TryRotation<Iau<DynOrigin>, Teme, T> for U
impl<T, U> TryRotation<Iau<DynOrigin>, Teme, T> for U
Source§type Error = RotationError
type Error = RotationError
The error type returned when the rotation cannot be computed.
Source§impl<T, U> TryRotation<Icrf, Teme, T> for U
impl<T, U> TryRotation<Icrf, Teme, T> for U
Source§impl<T, U> TryRotation<Itrf, Teme, T> for U
impl<T, U> TryRotation<Itrf, Teme, T> for U
Source§impl<T, U> TryRotation<J2000, Teme, T> for U
impl<T, U> TryRotation<J2000, Teme, T> for U
Source§impl<T, U> TryRotation<Mod<Iers1996>, Teme, T> for U
impl<T, U> TryRotation<Mod<Iers1996>, Teme, T> for U
Source§type Error = RotationError
type Error = RotationError
The error type returned when the rotation cannot be computed.
Source§impl<T, U> TryRotation<Mod<Iers2003>, Teme, T> for U
impl<T, U> TryRotation<Mod<Iers2003>, Teme, T> for U
Source§type Error = RotationError
type Error = RotationError
The error type returned when the rotation cannot be computed.
Source§impl<T, U> TryRotation<Mod<Iers2010>, Teme, T> for U
impl<T, U> TryRotation<Mod<Iers2010>, Teme, T> for U
Source§type Error = RotationError
type Error = RotationError
The error type returned when the rotation cannot be computed.
Source§impl<T, U> TryRotation<Pef<Iers1996>, Teme, T> for U
impl<T, U> TryRotation<Pef<Iers1996>, Teme, T> for U
Source§type Error = RotationError
type Error = RotationError
The error type returned when the rotation cannot be computed.
Source§impl<T, U> TryRotation<Pef<Iers2003>, Teme, T> for U
impl<T, U> TryRotation<Pef<Iers2003>, Teme, T> for U
Source§type Error = RotationError
type Error = RotationError
The error type returned when the rotation cannot be computed.
Source§impl<T, U> TryRotation<Pef<Iers2010>, Teme, T> for U
impl<T, U> TryRotation<Pef<Iers2010>, Teme, T> for U
Source§type Error = RotationError
type Error = RotationError
The error type returned when the rotation cannot be computed.
Source§impl<T, U> TryRotation<Teme, Cirf, T> for U
impl<T, U> TryRotation<Teme, Cirf, T> for U
Source§impl<T, U> TryRotation<Teme, DynFrame, T> for U
impl<T, U> TryRotation<Teme, DynFrame, T> for U
Source§type Error = DynRotationError
type Error = DynRotationError
The error type returned when the rotation cannot be computed.
Source§impl<T, U> TryRotation<Teme, Iau<DynOrigin>, T> for U
impl<T, U> TryRotation<Teme, Iau<DynOrigin>, T> for U
Source§type Error = RotationError
type Error = RotationError
The error type returned when the rotation cannot be computed.
Source§impl<T, U> TryRotation<Teme, Icrf, T> for U
impl<T, U> TryRotation<Teme, Icrf, T> for U
Source§impl<T, U> TryRotation<Teme, Itrf, T> for U
impl<T, U> TryRotation<Teme, Itrf, T> for U
Source§impl<T, U> TryRotation<Teme, J2000, T> for U
impl<T, U> TryRotation<Teme, J2000, T> for U
Source§impl<T, U> TryRotation<Teme, Mod<Iers1996>, T> for U
impl<T, U> TryRotation<Teme, Mod<Iers1996>, T> for U
Source§type Error = RotationError
type Error = RotationError
The error type returned when the rotation cannot be computed.
Source§impl<T, U> TryRotation<Teme, Mod<Iers2003>, T> for U
impl<T, U> TryRotation<Teme, Mod<Iers2003>, T> for U
Source§type Error = RotationError
type Error = RotationError
The error type returned when the rotation cannot be computed.
Source§impl<T, U> TryRotation<Teme, Mod<Iers2010>, T> for U
impl<T, U> TryRotation<Teme, Mod<Iers2010>, T> for U
Source§type Error = RotationError
type Error = RotationError
The error type returned when the rotation cannot be computed.
Source§impl<T, U> TryRotation<Teme, Pef<Iers1996>, T> for U
impl<T, U> TryRotation<Teme, Pef<Iers1996>, T> for U
Source§type Error = RotationError
type Error = RotationError
The error type returned when the rotation cannot be computed.
Source§impl<T, U> TryRotation<Teme, Pef<Iers2003>, T> for U
impl<T, U> TryRotation<Teme, Pef<Iers2003>, T> for U
Source§type Error = RotationError
type Error = RotationError
The error type returned when the rotation cannot be computed.
Source§impl<T, U> TryRotation<Teme, Pef<Iers2010>, T> for U
impl<T, U> TryRotation<Teme, Pef<Iers2010>, T> for U
Source§type Error = RotationError
type Error = RotationError
The error type returned when the rotation cannot be computed.
Source§impl<T, U> TryRotation<Teme, Tirf, T> for U
impl<T, U> TryRotation<Teme, Tirf, T> for U
Source§impl<T, U> TryRotation<Teme, Tod<Iers1996>, T> for U
impl<T, U> TryRotation<Teme, Tod<Iers1996>, T> for U
Source§type Error = RotationError
type Error = RotationError
The error type returned when the rotation cannot be computed.
Source§impl<T, U> TryRotation<Teme, Tod<Iers2003>, T> for U
impl<T, U> TryRotation<Teme, Tod<Iers2003>, T> for U
Source§type Error = RotationError
type Error = RotationError
The error type returned when the rotation cannot be computed.
Source§impl<T, U> TryRotation<Teme, Tod<Iers2010>, T> for U
impl<T, U> TryRotation<Teme, Tod<Iers2010>, T> for U
Source§type Error = RotationError
type Error = RotationError
The error type returned when the rotation cannot be computed.
Source§impl<T, U> TryRotation<Tirf, Teme, T> for U
impl<T, U> TryRotation<Tirf, Teme, T> for U
Source§impl<T, U> TryRotation<Tod<Iers1996>, Teme, T> for U
impl<T, U> TryRotation<Tod<Iers1996>, Teme, T> for U
Source§type Error = RotationError
type Error = RotationError
The error type returned when the rotation cannot be computed.
Source§impl<T, U> TryRotation<Tod<Iers2003>, Teme, T> for U
impl<T, U> TryRotation<Tod<Iers2003>, Teme, T> for U
Source§type Error = RotationError
type Error = RotationError
The error type returned when the rotation cannot be computed.
Source§impl<T, U> TryRotation<Tod<Iers2010>, Teme, T> for U
impl<T, U> TryRotation<Tod<Iers2010>, Teme, T> for U
Source§type Error = RotationError
type Error = RotationError
The error type returned when the rotation cannot be computed.