Metrics

class pybsm.metrics.metrics.Metrics(name: str)

A generic class to fill with any outputs of interest.

Methods

__init__(name: str) None

Returns a sensor object whose name is name.

__weakref__

list of weak references to the object (if defined)