qsrlib_qsrs.qsr_moving_or_stationary module

class qsrlib_qsrs.qsr_moving_or_stationary.QSR_Moving_or_Stationary[source]

Bases: qsrlib_qsrs.qsr_monadic_abstractclass.QSR_Monadic_2t_Abstractclass

Computes moving or stationary relations.

Values of the abstract properties
  • _unique_id = “mos”
  • _all_possible_relations = (“m”, “s”)
  • _dtype = “points”
QSR specific dynamic_args
  • ‘quantisation_factor’ (float) = 0.0: Threshold that determines minimal Euclidean distance to be considered as moving.

Some explanation about the QSR or better link to a separate webpage explaining it. Maybe a reference if it exists.