- java.lang.Object
-
- spice.tspice.TestTriangularPlateVertices
-
public class TestTriangularPlateVertices extends java.lang.Object
Class TestTriangularPlateVertices provides methods that implement test families for the class TriangularPlateVertices.Version 1.0.0 31-DEC-2016 (NJB)
-
-
Constructor Summary
Constructors Constructor Description TestTriangularPlateVertices()
-
Method Summary
Modifier and Type Method Description static boolean
f_TriangularPlateVertices()
Test family 001 for methods of the class spice.basic.TriangularPlateVertices.
-
-
-
Method Detail
-
f_TriangularPlateVertices
public static boolean f_TriangularPlateVertices() throws SpiceErrorException
Test family 001 for methods of the class spice.basic.TriangularPlateVertices.-Procedure f_TriangularPlateVertices (Test TriangularPlateVertices) -Copyright Copyright (2004), California Institute of Technology. U.S. Government sponsorship acknowledged. -Required_Reading None. -Keywords TESTING -Brief_I/O VARIABLE I/O DESCRIPTION -------- --- -------------------------------------------------- The method returns the boolean true if all tests pass, false otherwise. -Detailed_Input None. -Detailed_Output The method returns the boolean true if all tests pass, false otherwise. If any tests fail, diagnostic messages are sent to the test logger. -Parameters None. -Files None. -Exceptions Error free. -Particulars This routine tests methods of class Vector3. The current set is: Name Status (x=="done") ============== ================== add x -Examples None. -Restrictions None. -Author_and_Institution N.J. Bachman (JPL) E.D. Wright (JPL) -Literature_References None. -Version -JNISpice Version 1.0.0 31-DEC-2016 (NJB) (EDW) -&
- Returns:
- Throws:
SpiceErrorException
-
-