OcaSweepType¶
-
class
OcaSweepType()¶ Enumeration of waveform types that can be used by OCA objects.
-
OcaSweepType.Linear¶ type: OcaSweepType
Singleton object corresponding to the entry with value
1.
-
OcaSweepType.Logarithmic¶ type: OcaSweepType
Singleton object corresponding to the entry with value
2.
-
OcaSweepType.None¶ type: OcaSweepType
Singleton object corresponding to the entry with value
0.
-