pub struct Pef<T: IersSystem>(pub T);Expand description
Pseudo-Earth Fixed frame, parameterised by IERS convention.
Tuple Fields§
§0: TTrait Implementations§
Source§impl<T: IersSystem + Into<ReferenceSystem>> From<Pef<T>> for DynFrame
impl<T: IersSystem + Into<ReferenceSystem>> From<Pef<T>> for DynFrame
Source§impl<T> ReferenceFrame for Pef<T>where
T: IersSystem,
impl<T> ReferenceFrame for Pef<T>where
T: IersSystem,
impl<T: Copy + IersSystem> Copy for Pef<T>
impl<T: Eq + IersSystem> Eq for Pef<T>
impl<T: IersSystem> StructuralPartialEq for Pef<T>
Auto Trait Implementations§
impl<T> Freeze for Pef<T>where
T: Freeze,
impl<T> RefUnwindSafe for Pef<T>where
T: RefUnwindSafe,
impl<T> Send for Pef<T>where
T: Send,
impl<T> Sync for Pef<T>where
T: Sync,
impl<T> Unpin for Pef<T>where
T: Unpin,
impl<T> UnsafeUnpin for Pef<T>where
T: UnsafeUnpin,
impl<T> UnwindSafe for Pef<T>where
T: UnwindSafe,
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, Pef<Iers1996>, T> for U
impl<T, U> TryRotation<Cirf, 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<Cirf, Pef<Iers2003>, T> for U
impl<T, U> TryRotation<Cirf, 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<Cirf, Pef<Iers2010>, T> for U
impl<T, U> TryRotation<Cirf, 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<DynFrame, Pef<Iers1996>, T> for U
impl<T, U> TryRotation<DynFrame, Pef<Iers1996>, 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<DynFrame, Pef<Iers2003>, T> for U
impl<T, U> TryRotation<DynFrame, Pef<Iers2003>, 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<DynFrame, Pef<Iers2010>, T> for U
impl<T, U> TryRotation<DynFrame, Pef<Iers2010>, 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>, Pef<Iers1996>, T> for U
impl<T, U> TryRotation<Iau<DynOrigin>, 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<Iau<DynOrigin>, Pef<Iers2003>, T> for U
impl<T, U> TryRotation<Iau<DynOrigin>, 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<Iau<DynOrigin>, Pef<Iers2010>, T> for U
impl<T, U> TryRotation<Iau<DynOrigin>, 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<Icrf, Pef<Iers1996>, T> for U
impl<T, U> TryRotation<Icrf, 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<Icrf, Pef<Iers2003>, T> for U
impl<T, U> TryRotation<Icrf, 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<Icrf, Pef<Iers2010>, T> for U
impl<T, U> TryRotation<Icrf, 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<Itrf, Pef<Iers1996>, T> for U
impl<T, U> TryRotation<Itrf, 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<Itrf, Pef<Iers2003>, T> for U
impl<T, U> TryRotation<Itrf, 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<Itrf, Pef<Iers2010>, T> for U
impl<T, U> TryRotation<Itrf, 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<J2000, Pef<Iers1996>, T> for U
impl<T, U> TryRotation<J2000, 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<J2000, Pef<Iers2003>, T> for U
impl<T, U> TryRotation<J2000, 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<J2000, Pef<Iers2010>, T> for U
impl<T, U> TryRotation<J2000, 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<Mod<Iers1996>, Pef<Iers1996>, T> for U
impl<T, U> TryRotation<Mod<Iers1996>, 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<Mod<Iers2003>, Pef<Iers2003>, T> for U
impl<T, U> TryRotation<Mod<Iers2003>, 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<Mod<Iers2010>, Pef<Iers2010>, T> for U
impl<T, U> TryRotation<Mod<Iers2010>, 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<Pef<Iers1996>, Cirf, T> for U
impl<T, U> TryRotation<Pef<Iers1996>, Cirf, 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>, DynFrame, T> for U
impl<T, U> TryRotation<Pef<Iers1996>, 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<Pef<Iers1996>, Iau<DynOrigin>, T> for U
impl<T, U> TryRotation<Pef<Iers1996>, 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<Pef<Iers1996>, Icrf, T> for U
impl<T, U> TryRotation<Pef<Iers1996>, Icrf, 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>, Itrf, T> for U
impl<T, U> TryRotation<Pef<Iers1996>, Itrf, 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>, J2000, T> for U
impl<T, U> TryRotation<Pef<Iers1996>, J2000, 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>, Mod<Iers1996>, T> for U
impl<T, U> TryRotation<Pef<Iers1996>, 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<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<Iers1996>, Tirf, T> for U
impl<T, U> TryRotation<Pef<Iers1996>, Tirf, 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>, Tod<Iers1996>, T> for U
impl<T, U> TryRotation<Pef<Iers1996>, 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<Pef<Iers2003>, Cirf, T> for U
impl<T, U> TryRotation<Pef<Iers2003>, Cirf, 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>, DynFrame, T> for U
impl<T, U> TryRotation<Pef<Iers2003>, 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<Pef<Iers2003>, Iau<DynOrigin>, T> for U
impl<T, U> TryRotation<Pef<Iers2003>, 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<Pef<Iers2003>, Icrf, T> for U
impl<T, U> TryRotation<Pef<Iers2003>, Icrf, 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>, Itrf, T> for U
impl<T, U> TryRotation<Pef<Iers2003>, Itrf, 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>, J2000, T> for U
impl<T, U> TryRotation<Pef<Iers2003>, J2000, 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>, Mod<Iers2003>, T> for U
impl<T, U> TryRotation<Pef<Iers2003>, 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<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<Iers2003>, Tirf, T> for U
impl<T, U> TryRotation<Pef<Iers2003>, Tirf, 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>, Tod<Iers2003>, T> for U
impl<T, U> TryRotation<Pef<Iers2003>, 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<Pef<Iers2010>, Cirf, T> for U
impl<T, U> TryRotation<Pef<Iers2010>, Cirf, 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>, DynFrame, T> for U
impl<T, U> TryRotation<Pef<Iers2010>, 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<Pef<Iers2010>, Iau<DynOrigin>, T> for U
impl<T, U> TryRotation<Pef<Iers2010>, 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<Pef<Iers2010>, Icrf, T> for U
impl<T, U> TryRotation<Pef<Iers2010>, Icrf, 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>, Itrf, T> for U
impl<T, U> TryRotation<Pef<Iers2010>, Itrf, 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>, J2000, T> for U
impl<T, U> TryRotation<Pef<Iers2010>, J2000, 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>, Mod<Iers2010>, T> for U
impl<T, U> TryRotation<Pef<Iers2010>, 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<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<Pef<Iers2010>, Tirf, T> for U
impl<T, U> TryRotation<Pef<Iers2010>, Tirf, 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>, Tod<Iers2010>, T> for U
impl<T, U> TryRotation<Pef<Iers2010>, 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<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<Tirf, Pef<Iers1996>, T> for U
impl<T, U> TryRotation<Tirf, 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<Tirf, Pef<Iers2003>, T> for U
impl<T, U> TryRotation<Tirf, 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<Tirf, Pef<Iers2010>, T> for U
impl<T, U> TryRotation<Tirf, 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<Tod<Iers1996>, Pef<Iers1996>, T> for U
impl<T, U> TryRotation<Tod<Iers1996>, 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<Tod<Iers2003>, Pef<Iers2003>, T> for U
impl<T, U> TryRotation<Tod<Iers2003>, Pef<Iers2003>, T> for U
Source§type Error = RotationError
type Error = RotationError
The error type returned when the rotation cannot be computed.