Function crpropa::rmsFieldStrength(ref_ptr<Grid1f>)

Function Documentation

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

Evaluate the RMS of all grid points.

Parameters

grid – a scalar grid (Grid1f)

Returns

The total RMS of all grid points.