constructorAvailable
Constructor
Construct `telion_api.PhysicsCatalog` with the installed signature `(raw: 'dict[str, Any]', _model: 'Any | None' = None) -> None`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.PhysicsCatalog | — |
| signature | (raw: 'dict[str, Any]', _model: 'Any | None' = None) -> None | — |
| return | telion_api.PhysicsCatalog | — |
Construct telion_api.PhysicsCatalog with the installed signature (raw: 'dict[str, Any]', _model: 'Any | None' = None) -> None.
Contract
| Property | Value |
|---|---|
| symbol | telion_api.PhysicsCatalog |
| signature | (raw: 'dict[str, Any]', _model: 'Any | None' = None) -> None |
| return | telion_api.PhysicsCatalog |
Signature
PhysicsCatalog(raw: 'dict[str, Any]', _model: 'Any | None' = None) -> None