tsc_NumericField

This class is a base class for all floating-point numeric fields.  Do not use this class directly.

For a unitless floating-point field, use tsc_FloatField

For a field that handles units automatically, use a field class such as tsc_HorzDistanceField, tsc_AngleField, etc.