Add Nominal Point to TCP Fixture

Provides an entry method for adding nominal points and their associated uncertainty covariance matrices to the TCP Fixture.

 

Input Arguments

 

0

Collection Object Name

TCP Fixture

The name of the fixture

1

String

Nominal Point Name

 

2

Vector

Nominal Point Location

 

3

Double

Var XX

 

4

Double

Var YY

 

5

Double

Var ZZ

 

6

Double

CoVar XY

 

7

Double

Covar XZ

 

8

Double

Covar YZ

 

 

Return Arguments

None

 

Returned Status

 

SUCCESS

The nominal point was added successfully

FAILURE

The TCP Fixture could not be found.

 

Remarks

None.