ArithmeticMean3D: Calculation of Mean Arithmetic modules.
Description
This function calculates the arithmetic mean of a set of modules
Usage
ArithmeticMean3D(modules)
Arguments
modules
Vector containing the values of the modules
Value
The arithmetic mean value of all input modules.
Details
One way to get a set of modules from the X, Y and Z in the original position and end position
(Coordinates X, Y and Z vector) or the colatitude and longitude, using the LoadData3D function.