add_incident_range_profile_settings#
- MonostaticRCSPlotter.add_incident_range_profile_settings(arrow_color: str = '#ff0000')[source]#
Add incident wave arrow setting for range profile scene.
This function visualizes the incident wave arrows for RCS settings.
- Parameters:
- arrow_color
str, default:"#ff0000" Color of the arrow. The
"#ff0000"default is red.
- arrow_color