pub struct Tirf;Expand description
Terrestrial Intermediate Reference Frame.
Trait Implementations§
Source§impl ReferenceFrame for Tirf
impl ReferenceFrame for Tirf
impl Copy for Tirf
impl Eq for Tirf
impl StructuralPartialEq for Tirf
Auto Trait Implementations§
impl Freeze for Tirf
impl RefUnwindSafe for Tirf
impl Send for Tirf
impl Sync for Tirf
impl Unpin for Tirf
impl UnsafeUnpin for Tirf
impl UnwindSafe for Tirf
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, Tirf, T> for U
impl<T, U> TryRotation<Cirf, Tirf, T> for U
Source§impl<T, U> TryRotation<DynFrame, Tirf, T> for U
impl<T, U> TryRotation<DynFrame, Tirf, 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>, Tirf, T> for U
impl<T, U> TryRotation<Iau<DynOrigin>, 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<Icrf, Tirf, T> for U
impl<T, U> TryRotation<Icrf, Tirf, T> for U
Source§impl<T, U> TryRotation<Itrf, Tirf, T> for U
impl<T, U> TryRotation<Itrf, Tirf, T> for U
Source§impl<T, U> TryRotation<J2000, Tirf, T> for U
impl<T, U> TryRotation<J2000, Tirf, T> for U
Source§impl<T, U> TryRotation<Mod<Iers1996>, Tirf, T> for U
impl<T, U> TryRotation<Mod<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<Mod<Iers2003>, Tirf, T> for U
impl<T, U> TryRotation<Mod<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<Mod<Iers2010>, Tirf, T> for U
impl<T, U> TryRotation<Mod<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<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<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<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<Teme, Tirf, T> for U
impl<T, U> TryRotation<Teme, Tirf, T> for U
Source§impl<T, U> TryRotation<Tirf, Cirf, T> for U
impl<T, U> TryRotation<Tirf, Cirf, T> for U
Source§impl<T, U> TryRotation<Tirf, DynFrame, T> for U
impl<T, U> TryRotation<Tirf, 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<Tirf, Iau<DynOrigin>, T> for U
impl<T, U> TryRotation<Tirf, 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<Tirf, Icrf, T> for U
impl<T, U> TryRotation<Tirf, Icrf, T> for U
Source§impl<T, U> TryRotation<Tirf, Itrf, T> for U
impl<T, U> TryRotation<Tirf, Itrf, T> for U
Source§impl<T, U> TryRotation<Tirf, J2000, T> for U
impl<T, U> TryRotation<Tirf, J2000, T> for U
Source§impl<T, U> TryRotation<Tirf, Mod<Iers1996>, T> for U
impl<T, U> TryRotation<Tirf, 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<Tirf, Mod<Iers2003>, T> for U
impl<T, U> TryRotation<Tirf, 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<Tirf, Mod<Iers2010>, T> for U
impl<T, U> TryRotation<Tirf, 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<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<Tirf, Teme, T> for U
impl<T, U> TryRotation<Tirf, Teme, T> for U
Source§impl<T, U> TryRotation<Tirf, Tod<Iers1996>, T> for U
impl<T, U> TryRotation<Tirf, 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<Tirf, Tod<Iers2003>, T> for U
impl<T, U> TryRotation<Tirf, 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<Tirf, Tod<Iers2010>, T> for U
impl<T, U> TryRotation<Tirf, 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<Tod<Iers1996>, Tirf, T> for U
impl<T, U> TryRotation<Tod<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<Tod<Iers2003>, Tirf, T> for U
impl<T, U> TryRotation<Tod<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<Tod<Iers2010>, Tirf, T> for U
impl<T, U> TryRotation<Tod<Iers2010>, Tirf, T> for U
Source§type Error = RotationError
type Error = RotationError
The error type returned when the rotation cannot be computed.