__init__#
- SweepConfig.__init__(start_freq: float = -300000000.0, stop_freq: float = 300000000.0, num_points: int = 100, mapping: str = 'linear', oscillator_gain: float = 1, settling_time: float = 2e-07, use_sequencer: bool = True) None #
- Parameters:
start_freq (float) –
stop_freq (float) –
num_points (int) –
mapping (str) –
oscillator_gain (float) –
settling_time (float) –
use_sequencer (bool) –
- Return type:
None