NaviNIBS.Navigator.GUI.ViewPanels.NavigatePanel.ViewLayers.TargetingErrorLineLayer module¶
- class NaviNIBS.Navigator.GUI.ViewPanels.NavigatePanel.ViewLayers.TargetingErrorLineLayer.TargetingErrorLineLayer(*, key, coordinator, plotter, plotInSpace='MRI', targetDepth='target', coilDepth='target', color='#ff0000', opacity=0.5, lineWidth=4.0)[source]¶
Bases:
PlotViewLayer
- Parameters:
_key
_coordinator
_plotter
_plotInSpace
_targetDepth
_coilDepth
_color
_opacity
_lineWidth
- _targetDepth: tp.Union[str, ProjectionSpecification]¶
- _coilDepth: tp.Union[str, ProjectionSpecification]¶
- _color: str¶
- _opacity: float¶
- _lineWidth: float¶