pyds.Numeric

class pyds.Numeric(value, units=None)

Bases: pyds.Scalar

Base class for PDS numeric value types.

Note

This is an abstract base class and therefore cannot be instantiated directly.