AHP® XC Correlators API
AHP XC Correlators
Functions

Functions

DLL_EXPORT double * ahp_xc_get_2d_projection (double alt, double az, double *baseline)
 Get 2d projection for intensity interferometry. More...
 
DLL_EXPORT uint64_t ahp_xc_max_threads (uint64_t value)
 Set or get the maximum number of concurrent threads. More...
 

Detailed Description

Function Documentation

◆ ahp_xc_get_2d_projection()

DLL_EXPORT double* ahp_xc_get_2d_projection ( double  alt,
double  az,
double *  baseline 
)
Parameters
altThe altitude coordinate
azThe azimuth coordinate
baselineThe reference baseline in meters
Returns
Returns a 3-element double vector containing the 2d perspective coordinates and the z-offset

◆ ahp_xc_max_threads()

DLL_EXPORT uint64_t ahp_xc_max_threads ( uint64_t  value)
Parameters
valueIf non-zero set the maximum numnber of threads to this value, otherwise just return the current value
Returns
Returns The maximum number of threads