smarts.sstudio.sstypes.actor package

class smarts.sstudio.sstypes.actor.Actor(name: str)[source]

Bases: object

This is the base description/spec type for traffic actors.

name: str

The name of the actor. This must be unique.