Boston Scientific Vercise Directed
Manufacturer: Boston Scientific
Product: Boston Scientific Directional Lead
Serial name: DB-2202
Source documentation: Source PDF Source Webpage
The source documentation also contains information about Boston Scientific Standard Lead (DB-2201).
Boston Scientific Directional Lead DB-2202
Default Parameters (mm)
tip_length = 1.5
contact_length = 1.5
contact_spacing = 0.5
lead_diameter = 1.3
total_length = 450.0
Code
- class ossdbs.electrodes.boston_scientific_vercise.BostonScientificVerciseDirectedModel(parameters: dataclass, rotation: float = 0, direction: tuple = (0, 0, 1), position: tuple = (0, 0, 0))[source]
Bases:
ElectrodeModelBoston Scientific vercise directional lead electrode.
- parameters
Parameters for the Boston Scientific Vercise geometry.
- Type:
BostonScientificVerciseParameters
- 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