Wavefront_Interactive module
- Wavefront_Interactive.interact_3D_spatial(Interface: Data_Interface_Storage, **kwargs)
- Wavefront_Interactive.interact_interconnect_time_and_fanout_path(Interface: Data_Interface_Storage, is_Voltage: bool = True, padding: int = 0)
- Wavefront_Interactive.spatial_interconnect_investigator_ui(Interface: Data_Interface_Storage, number_of_steps: int = 1000)
Creates an interactive spatial plot using ipywidgets.
- Parameters:
Interface (Data_Interface_Storage) – interface data storage object
number_of_steps (int, optional) – the number of steps in the slider, defaults to 1000