pswamp.visualization.components.channel_tree

Classes

ChannelTree

For showing a tree representing Stations and PMUs

Functions

main()

Module Contents

class pswamp.visualization.components.channel_tree.ChannelTree(station_names, channel_names, *args)

Bases: QTreeWidget

For showing a tree representing Stations and PMUs

station_names
channel_names
station_idx
onItemClicked(it, col)
pswamp.visualization.components.channel_tree.main()