FMP_getSpatialParameterPrecision
Return the precision of a spatial parameter
H_ERROR FMP_getSpatialParameterPrecision (char* paramName,double* precision)- Input: - serverUid: server Uid
- paramName: Array of parameter names
 
- Output: - precision: array of number of real (free with " FMP_free")
 
- Return: - error handle (NULL=OK)