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

V

v - Variable in class spice.basic.Vector3
 
v - Variable in class spice.basic.Vector6
 
value - Variable in class spice.basic.KernelVarStringComponent
 
valueOf(String) - Static method in enum spice.basic.DSKToleranceKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum spice.basic.OccultationCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum spice.basic.TimeSystem
Returns the enum constant of this type with the specified name.
values() - Static method in enum spice.basic.DSKToleranceKey
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum spice.basic.OccultationCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum spice.basic.TimeSystem
Returns an array containing the constants of this enum type, in the order they are declared.
vcrss(double[], double[]) - Static method in class spice.basic.CSPICE
Compute the cross product of two double precision, 3-dimensional vectors.
vdist(double[], double[]) - Static method in class spice.basic.CSPICE
Compute the distance between two double precision, 3-dimensional vectors.
vec0 - Static variable in class spice.tspice.TestVector3
 
vec0 - Static variable in class spice.tspice.TestVector6
 
vec1 - Static variable in class spice.tspice.TestVector3
 
vec1 - Static variable in class spice.tspice.TestVector6
 
vec2 - Static variable in class spice.tspice.TestVector3
 
vec2 - Static variable in class spice.tspice.TestVector6
 
vec3 - Static variable in class spice.tspice.TestVector3
 
vec4 - Static variable in class spice.tspice.TestVector3
 
vec5 - Static variable in class spice.tspice.TestVector3
 
vec6 - Static variable in class spice.tspice.TestVector3
 
vec7 - Static variable in class spice.tspice.TestVector3
 
Vector3 - Class in spice.basic
Class Vector3 represents and provides methods implementing mathematical operations on three-dimensional vectors.
Vector3() - Constructor for class spice.basic.Vector3
Construct a zero-filled Vector3.
Vector3(double[]) - Constructor for class spice.basic.Vector3
Construct a Vector3 from an array of 3 doubles.
Vector3(double, double, double) - Constructor for class spice.basic.Vector3
Construct a Vector3 from three double scalars.
Vector3(Vector3) - Constructor for class spice.basic.Vector3
Copy constructor: create a new Vector3 from another.
Vector6 - Class in spice.basic
Class Vector6 represents six-dimensional, double precision vectors.
Vector6() - Constructor for class spice.basic.Vector6
Construct a zero-filled Vector6.
Vector6(double[]) - Constructor for class spice.basic.Vector6
Construct a Vector6 from an array of 6 doubles.
Vector6(double, double, double, double, double, double) - Constructor for class spice.basic.Vector6
Construct a Vector6 from 6 double scalars.
Vector6(Vector3, Vector3) - Constructor for class spice.basic.Vector6
Construct a Vector6 from two three-vectors.
Vector6(Vector6) - Constructor for class spice.basic.Vector6
Copy constructor: create a Vector6 from another.
VelocityVector - Class in spice.basic
Class VelocityVector represents velocities of ephemeris objects relative to other objects.
VelocityVector() - Constructor for class spice.basic.VelocityVector
Default constructor: create a zero-filled velocity vector.
VelocityVector(Body, Time, ReferenceFrame, AberrationCorrection, Body) - Constructor for class spice.basic.VelocityVector
Construct aberration-corrected VelocityVector from ephemeris data.
VelocityVector(Vector3) - Constructor for class spice.basic.VelocityVector
Construct a VelocityVector from a Vector3 instance.
VelocityVector(VelocityVector) - Constructor for class spice.basic.VelocityVector
Copy constructor: create a deep copy of another VelocityVector.
version - Variable in exception spice.basic.SpiceErrorException
 
VERSION - Static variable in exception spice.basic.FrameNotFoundException
 
VERSION - Static variable in exception spice.basic.KernelVarNotFoundException
 
VERSION - Static variable in exception spice.basic.PointingNotFoundException
 
VERSION - Static variable in exception spice.basic.PointNotFoundException
 
VERSION - Static variable in exception spice.basic.SpiceErrorException
 
vertex - Variable in class spice.basic.Ray
 
vertexNumbers - Variable in class spice.basic.TriangularPlate
 
vertices - Variable in class spice.basic.TriangularPlateVertices
 
VERY_LOOSE_RE - Static variable in class spice.tspice.TestSPK
 
vhat(double[]) - Static method in class spice.basic.CSPICE
Return a unit vector parallel to a given 3-dimensional vector.
viewpt - Static variable in class spice.tspice.TestEllipsoidPlaneIntercept
 
visible - Variable in class spice.basic.IlluminationAngles
 
vnorm(double[]) - Static method in class spice.basic.CSPICE
Compute the magnitude of a double precision, 3-dimensional vector.
volume(TriangularPlate[], Vector3[]) - Static method in class spice.basic.TriangularPlate
Compute the volume of a three-dimensional region bounded by a collection of triangular plates.
vperp(double[], double[]) - Static method in class spice.basic.CSPICE
Return the component of a vector perpendicular to a given 3-dimensional vector.
vprjp(double[], double[]) - Static method in class spice.basic.CSPICE
Return the orthogonal projection of a vector onto a given plane.
vprjpi(double[], double[], double[], double[], boolean[]) - Static method in class spice.basic.CSPICE
Return the pre-image in a given plane of the orthogonal projection of a vector onto a given plane.
vproj(double[], double[]) - Static method in class spice.basic.CSPICE
Return the projection of a vector onto a given 3-dimensional vector.
vrotv(double[], double[], double) - Static method in class spice.basic.CSPICE
Rotate a vector about a given 3-dimensional vector.
vsep(double[], double[]) - Static method in class spice.basic.CSPICE
Compute the angular separation between two double precision, 3-dimensional vectors.
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