Function crpropa::rmsFieldStrength(ref_ptr<Grid3f>)

Function Documentation

double crpropa::rmsFieldStrength(ref_ptr<Grid3f> grid)

Evaluate the RMS of all grid points.

Parameters:

grid – a vector grid (Grid3f)

Returns:

The total RMS of all grid points.