pygrenade_vx.common.Data

class pygrenade_vx.common.Data

Bases: pybind11_builtins.pybind11_object

__init__(*args, **kwargs)

Overloaded function.

  1. __init__(self: pygrenade_common.Data, arg0: pygrenade_common.Data) -> None

  2. __init__(self: pygrenade_common.Data) -> None

Methods

__init__(*args, **kwargs)

Overloaded function.

batch_size(self)

Number of batch entries for which data is given.

Attributes

ports

Ports

alias of pygrenade_common.Map_std_pair_grenade_common_VertexOnTopology_unsigned_long_grenade_common_PortData_

batch_size(self: pygrenade_common.Data)int

Number of batch entries for which data is given.

property ports