A callback function for calculating amplitude at an angle in a polar function
typedef GuiPolarFunction = double Function(GeoAngle angle);