nanotune
0.1.0+465.g2d068979
Overview
Quantum dots
Tuning
Device abstraction
Instruments & interfaces
Data
Data fitting
Classification
Capacitance model
Examples
Configuration
nanotune API documentation
nanotune API
nanotune.classification
nanotune.configuration
nanotune.data
nanotune.device
nanotune.device_tuner
nanotune.drivers
nanotune.fit
nanotune.math
nanotune.model
nanotune.model.capacitancemodel
nanotune.model.node
nanotune.model.noise
nanotune.model.utils
nanotune.tuningstages
nanotune
»
nanotune API documentation
»
nanotune.model
»
nanotune.model.node
View page source
nanotune.model.node
class
nanotune.model.node.
Node
(
parent
:
InstrumentBase
,
name
:
str
=
'node'
,
label
:
str
=
''
,
node_type
:
Optional
[
str
]
=
None
,
n_init
:
int
=
0
,
v_init
:
float
=
0
)
[source]
Bases:
InstrumentChannel