Get value of a correlation function
This routine returns the value of the chosen correlation function according to the specified length scale.
This is a core routine of PDAF and should not be changed by the user !
Revision history: * 2024-08 - Lars Nerger - Initial code * Later revisions - see repository log
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | ctype | |||
| real, | intent(in) | :: | length | |||
| real, | intent(in) | :: | distance | |||
| real, | intent(out) | :: | value |