Uses of Class
org.orekit.frames.HelmertTransformation.Predefined
-
Packages that use HelmertTransformation.Predefined Package Description org.orekit.frames This package provides classes to handle frames and transforms between them. -
-
Uses of HelmertTransformation.Predefined in org.orekit.frames
Methods in org.orekit.frames that return HelmertTransformation.Predefined Modifier and Type Method Description static HelmertTransformation.PredefinedHelmertTransformation.Predefined. valueOf(String name)Returns the enum constant of this type with the specified name.static HelmertTransformation.Predefined[]HelmertTransformation.Predefined. values()Returns an array containing the constants of this enum type, in the order they are declared.
-