pygrenade_vx.network.CompartmentConnectionConductance

class pygrenade_vx.network.CompartmentConnectionConductance

Bases: _pygrenade_vx_network.CompartmentConnection

__init__(*args, **kwargs)

Overloaded function.

  1. __init__(self: _pygrenade_vx_network.CompartmentConnectionConductance) -> None

  2. __init__(self: _pygrenade_vx_network.CompartmentConnectionConductance, value: float) -> None

  3. __init__(self: _pygrenade_vx_network.CompartmentConnectionConductance, arg0: _pygrenade_vx_network.CompartmentConnectionConductance) -> None

Methods

__init__(*args, **kwargs)

Overloaded function.

copy(self)

move(self)

print(self, os)

Attributes

parameter_space

parameterization

class ParameterSpace

Bases: pybind11_builtins.pybind11_object

class Parameterization

Bases: pybind11_builtins.pybind11_object

property conductance
property conductance_interval
contains(self: _pygrenade_vx_network.CompartmentConnectionConductance.ParameterSpace, conductance: _pygrenade_vx_network.CompartmentConnectionConductance.ParameterSpace.Parameterization)bool
copy(self: _pygrenade_vx_network.CompartmentConnectionConductance)_pygrenade_vx_network.CompartmentConnection
move(self: _pygrenade_vx_network.CompartmentConnectionConductance)_pygrenade_vx_network.CompartmentConnection
property parameter_space
property parameterization
print(self: _pygrenade_vx_network.CompartmentConnectionConductance, os: std::ostream)std::ostream