pub struct J2000;Expand description
J2000 Mean Equator and Equinox frame.
Trait Implementations§
Source§impl ReferenceFrame for J2000
impl ReferenceFrame for J2000
impl Copy for J2000
impl Eq for J2000
impl QuasiInertial for J2000
impl StructuralPartialEq for J2000
Auto Trait Implementations§
impl Freeze for J2000
impl RefUnwindSafe for J2000
impl Send for J2000
impl Sync for J2000
impl Unpin for J2000
impl UnsafeUnpin for J2000
impl UnwindSafe for J2000
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> TryQuasiInertial for Twhere
T: QuasiInertial,
impl<T> TryQuasiInertial for Twhere
T: QuasiInertial,
Source§fn try_quasi_inertial(&self) -> Result<(), NonQuasiInertialFrameError>
fn try_quasi_inertial(&self) -> Result<(), NonQuasiInertialFrameError>
Returns
Ok(()) if the frame is quasi-inertial.Source§impl<T, U> TryRotation<Cirf, J2000, T> for U
impl<T, U> TryRotation<Cirf, J2000, T> for U
Source§impl<T, U> TryRotation<DynFrame, J2000, T> for U
impl<T, U> TryRotation<DynFrame, J2000, 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>, J2000, T> for U
impl<T, U> TryRotation<Iau<DynOrigin>, 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<Icrf, J2000, T> for U
impl<T, U> TryRotation<Icrf, J2000, T> for U
Source§impl<T, U> TryRotation<Itrf, J2000, T> for U
impl<T, U> TryRotation<Itrf, J2000, T> for U
Source§impl<T, U> TryRotation<J2000, Cirf, T> for U
impl<T, U> TryRotation<J2000, Cirf, T> for U
Source§impl<T, U> TryRotation<J2000, DynFrame, T> for U
impl<T, U> TryRotation<J2000, 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<J2000, Iau<DynOrigin>, T> for U
impl<T, U> TryRotation<J2000, 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<J2000, Icrf, T> for U
impl<T, U> TryRotation<J2000, Icrf, T> for U
Source§impl<T, U> TryRotation<J2000, Itrf, T> for U
impl<T, U> TryRotation<J2000, Itrf, T> for U
Source§impl<T, U> TryRotation<J2000, Mod<Iers1996>, T> for U
impl<T, U> TryRotation<J2000, 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<J2000, Mod<Iers2003>, T> for U
impl<T, U> TryRotation<J2000, 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<J2000, Mod<Iers2010>, T> for U
impl<T, U> TryRotation<J2000, 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<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<J2000, Teme, T> for U
impl<T, U> TryRotation<J2000, Teme, 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<J2000, Tod<Iers1996>, T> for U
impl<T, U> TryRotation<J2000, 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<J2000, Tod<Iers2003>, T> for U
impl<T, U> TryRotation<J2000, 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<J2000, Tod<Iers2010>, T> for U
impl<T, U> TryRotation<J2000, 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<Mod<Iers1996>, J2000, T> for U
impl<T, U> TryRotation<Mod<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<Mod<Iers2003>, J2000, T> for U
impl<T, U> TryRotation<Mod<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<Mod<Iers2010>, J2000, T> for U
impl<T, U> TryRotation<Mod<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<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<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<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<Teme, J2000, T> for U
impl<T, U> TryRotation<Teme, J2000, 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<Tod<Iers1996>, J2000, T> for U
impl<T, U> TryRotation<Tod<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<Tod<Iers2003>, J2000, T> for U
impl<T, U> TryRotation<Tod<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<Tod<Iers2010>, J2000, T> for U
impl<T, U> TryRotation<Tod<Iers2010>, J2000, T> for U
Source§type Error = RotationError
type Error = RotationError
The error type returned when the rotation cannot be computed.