pyrocko.gui.sparrow.elements.axes_box¶
Classes
|
Undocumented. |
- class AxesBoxState(**kwargs)[source]¶
Bases:
ElementStateUndocumented.
- ♦ visible¶
bool, default:True
- ♦ width¶
float, default:20000.0
- ♦ length¶
float, default:20000.0
- ♦ height¶
float, default:10000.0
- ♦ lat¶
float, default:0.0
- ♦ lon¶
float, default:0.0
- ♦ depth¶
float, default:5000.0
- ♦ color¶
pyrocko.color.Color, default:Color('white')
- ♦ line_width¶
float, default:1.0
- ♦ label_size¶
float, default:0.0001
- ♦ tick_size¶
float, default:0.0001
- ♦ delta¶
float, default:5000.0