NaviNIBS.Navigator.GUI.ViewPanels.NavigatePanel.ViewLayers.TargetingAngleErrorLayer module¶
- class NaviNIBS.Navigator.GUI.ViewPanels.NavigatePanel.ViewLayers.TargetingAngleErrorLayer.TargetingAngleErrorLayer(*, key, coordinator, plotter, plotInSpace='MRI', color='#ff5500', opacity=0.5, lineWidth=4.0, radius=10, multiplier=1.0, numArcSegments=90, angleMetric='Depth angle error', angleOffset=-1.5707963267948966, plotOnTargetOrCoil='target', xyDims=(0, 1))[source]¶
Bases:
PlotViewLayer
- Parameters:
_key
_coordinator
_plotter
_plotInSpace
_color
_opacity
_lineWidth
_radius
_multiplier
_numArcSegments
_angleMetric
_angleOffset
_plotOnTargetOrCoil
_xyDims
- _color: str¶
- _opacity: float¶
- _lineWidth: float¶
- _radius: float¶
- _multiplier: float¶
- _numArcSegments: int¶
- _angleMetric: str¶
- _angleOffset: float¶
- _plotOnTargetOrCoil: str¶
- _xyDims: tuple[int, int]¶