class edgeimpulse_api.models.impulse_dsp_block_named_axes_inner.ImpulseDspBlockNamedAxesInner(
**data: Any
)
Config
The type of the None singleton.
description: pydantic.types.StrictStr | None
The type of the None singleton.
name: pydantic.types.StrictStr
The type of the None singleton.
required: pydantic.types.StrictBool | None
The type of the None singleton.
selected_axis: pydantic.types.StrictStr | None
The type of the None singleton.
edgeimpulse_api.models.impulse_dsp_block_named_axes_inner.from_dict(
obj: dict
) ‑> edgeimpulse_api.models.impulse_dsp_block_named_axes_inner.ImpulseDspBlockNamedAxesInner
edgeimpulse_api.models.impulse_dsp_block_named_axes_inner.from_json(
json_str: str
) ‑> edgeimpulse_api.models.impulse_dsp_block_named_axes_inner.ImpulseDspBlockNamedAxesInner
edgeimpulse_api.models.impulse_dsp_block_named_axes_inner.to_dict(
self
)
edgeimpulse_api.models.impulse_dsp_block_named_axes_inner.to_json(
self,
indent=None
) ‑> str
edgeimpulse_api.models.impulse_dsp_block_named_axes_inner.to_str(
self
) ‑> str