WattsonSegment#

class wattson.cosimulation.simulators.network.wattson_segment.WattsonSegment(*, name: str, server_port: int | None = None)#

Bases: object

Methods

__init__

is_main_segment

Attributes

server_port

name

__init__(*, name: str, server_port: int | None = None) None#