This revision is related to T60824.
In rna_object_force.c,
changed distance_min and distance_max to Distance units.
changed radial_min and radial_max to Angle units, then I realized they should be Distance units instead.
these radial settings are for Tube shaped force fields, setting a radius min and max for falloff calculations.
an Angle property should be created to define cone shaped force fields.