#include <psCoord.h>
Both detector and sky positions will be used extensively in the IPP. One coordinate system to be used is linear coordinates which conform to Euclidean geometry.
Definition at line 39 of file psCoord.h.
Data Fields | |
| double | x |
| x position | |
| double | y |
| y position | |
| double | xErr |
| Error in x position. | |
| double | yErr |
| Error in y position. | |
|
|
x position
|
|
|
Error in x position.
|
|
|
y position
|
|
|
Error in y position.
|
1.4.2