Skip to content

Simba.Data

Simba.Data.Repository.SerializableProject

SerializableProject.GetACSweepByName(string) Method

Find and return the first AC Sweep test bench with a given name

1
Simba.Data.ACSweep? GetACSweepByName(name)

Parameters

name System.String

Name of the design to return

Returns

ACSweep
None if not found