A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
Z
- z - Variable in class spice.basic.CylindricalCoordinates
- z - Static variable in class spice.tspice.TestEllipsoidPlaneIntercept
- Z - Static variable in class spice.basic.Coordinates
- z3 - Static variable in class spice.tspice.TestVector3
- z5 - Static variable in class spice.tspice.TestVector3
- zzellplt(double, double, double, int, int, int[], double[], int[], int[]) - Static method in class spice.testutils.JNITestutils
-
Create a set of triangular plates covering a specified triaxial ellipsoid.
- zzgfpsq(TDBTime, Body, Body, Body, AberrationCorrection) - Static method in class spice.tspice.TestGFPhaseAngleSearch
-
Compute the angular separation of two spherical targets at a given epoch, as seen by a specified observer.
- zzpsball(double, int, int, int[], double[], int[], int[]) - Static method in class spice.testutils.JNITestutils
-
Create a plate set representing a sphere centered at the origin.The radius of the sphere is specified by the caller.
- zzpsbox(double, double, double, int[], double[], int[], int[]) - Static method in class spice.testutils.JNITestutils
-
Create a plate set representing a box centered at the origin.The dimensions of the box are specified by the caller.
- zzpspoly(int, double[], int[], double[], int[], int[]) - Static method in class spice.testutils.JNITestutils
-
Create a plate set with a polygonal boundary in the X-Y plane.The normal vectors of the plates point in the +Z direction.The input vertices are required to be ordered in the positive sense about the +Z axis.
- zzpsscal(double, double[], int[], double[]) - Static method in class spice.testutils.JNITestutils
-
Scale a plate set: multiply the vertices of a plate set by a specified factor.The cardinality of v1 is assumed to be v1.length.
- zzpsun(double[], int[], double[], int[], int[], double[], int[], int[]) - Static method in class spice.testutils.JNITestutils
-
Compute the union of two plate sets.The cardinalities of the input arrays v1 p1 v2 p2 are assumed to be the lengths of the respective arrays.
- zzpsxfrm(double[], double[][], int[], double[]) - Static method in class spice.testutils.JNITestutils
-
Apply a linear transformation to a plate set: left-multiply the vertices of a plate set by a specified 3x3 matrix.The cardinality of v1 is assumed to be v1.length.
- zzpsxlat(double[], double[], int[], double[]) - Static method in class spice.testutils.JNITestutils
-
Apply a translation to a plate set: add a specified offset vector to the vertices of a plate set.The cardinality of v1 is assumed to be v1.length.
- zztboddsk(String, String, String, boolean) - Static method in class spice.testutils.JNITestutils
-
Generate a type 2 DSK for a specified body.The DSK surface approximates that of the reference ellipsoid of the body.
All Classes All Packages