ewoksxrpd.tests.xrpd_theory.RadialPattern#

class ewoksxrpd.tests.xrpd_theory.RadialPattern(x, low_limit, high_limit, units)[source]#

Bases: object

Parameters:
  • x (Union[_SupportsArray[dtype[Any]], _NestedSequence[_SupportsArray[dtype[Any]]], bool, int, float, complex, str, bytes, _NestedSequence[Union[bool, int, float, complex, str, bytes]]])

  • low_limit (float)

  • high_limit (float)

  • units (str)

high_limit: float#
property integration_options: dict#
low_limit: float#
units: str#
x: Union[_SupportsArray[dtype[Any]], _NestedSequence[_SupportsArray[dtype[Any]]], bool, int, float, complex, str, bytes, _NestedSequence[Union[bool, int, float, complex, str, bytes]]]#