| Constructor and Description |
|---|
| org.hipparchus.geometry.euclidean.threed.FieldRotation(FieldVector3D<T>, T)
as of 3.6, replaced with
FieldRotation.FieldRotation(FieldVector3D, RealFieldElement, RotationConvention) |
| org.hipparchus.geometry.euclidean.threed.FieldRotation(RotationOrder, T, T, T) |
| org.hipparchus.geometry.euclidean.threed.Rotation(RotationOrder, double, double, double)
as of 3.6, replaced with
Rotation.Rotation(RotationOrder, RotationConvention, double, double, double) |
| org.hipparchus.geometry.euclidean.threed.Rotation(Vector3D, double)
as of 3.6, replaced with
Rotation.Rotation(Vector3D, double, RotationConvention) |
Copyright © 2016–2020 Hipparchus.org. All rights reserved.