|
AHP® XC Correlators API
AHP XC Correlators
|
Functions | |
| DLL_EXPORT double * | ahp_xc_get_2d_projection (double alt, double az, double *baseline) |
| Get 2d projection for intensity interferometry. | |
| DLL_EXPORT uint64_t | ahp_xc_max_threads (uint64_t value) |
| Set or get the maximum number of concurrent threads. | |
| DLL_EXPORT double * ahp_xc_get_2d_projection | ( | double | alt, |
| double | az, | ||
| double * | baseline ) |
| alt | The altitude coordinate |
| az | The azimuth coordinate |
| baseline | The reference baseline in meters |
| DLL_EXPORT uint64_t ahp_xc_max_threads | ( | uint64_t | value | ) |
| value | If non-zero set the maximum numnber of threads to this value, otherwise just return the current value |