cbadc.circuit.components.sources.SinusoidalVoltageSource
- class cbadc.circuit.components.sources.SinusoidalVoltageSource(instance_name: str, offset: float, amplitude: float, frequency: float, phase: float = 0, delay_time: float = 0, damping_factor: float = 0, ac_gain: float = 1)[source]
Bases:
CircuitElementMethods
__init__(instance_name, offset, amplitude, ...)add_terminal(terminal[, index])Add a terminal to the component
add_terminals(terminals)Add multiple terminals to the component
get_ngspice(connections)Get the ngspice call for the component
get_spectre(connections)Get the spectre call for the component
Get the terminals of the component
Attributes
offsetamplitudefrequencyphasedelay_timedamping_factor