Boston Scientific Vercise
Manufacturer: Boston Scientific
Product: Boston Scientific Standard Lead
Serial name: DB-2201
Source documentation: Source PDF Source Webpage
The source documentation also contains information about Boston Scientific Directed Lead (DB-2202).
Boston Scientific Standard Lead DB-2201
Default Parameters (mm)
tip_length = 1.1
contact_length = 1.5
contact_spacing = 0.5
lead_diameter = 1.3
total_length = 450.0
Code
- class ossdbs.electrodes.boston_scientific_vercise.BostonScientificVerciseModel(parameters: dataclass, rotation: float = 0, direction: tuple = (0, 0, 1), position: tuple = (0, 0, 0))[source]
Bases:
ElectrodeModelBoston Scientific vercise standard lead electrode.
- rotation
Rotation angle in degree of electrode.
- Type:
float
- direction
Direction vector (x,y,z) of electrode.
- Type:
tuple
- position
Position vector (x,y,z) of electrode tip.
- Type:
tuple