AllModuleStatistics3D: Calculation of All Statistics of the Modules.
Description
This function calculates several statistics from a set of input modules.
Usage
AllModuleStatistics3D(modules, ndig=4)
Arguments
modules
Vector containing the values of the modules
ndig
Integer value that indicates the decimal places. The default value is 4
Value
The value All Module Statistics 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.
The statistics calculated are: Number Of Elements, Max Value, Min Value, Range, Module Sum, Mean Arithmetic, Standard Error, Module Standard Deviation, Module Variance, Module Population Variance, Module Population Standard Deviation.