FrequencyDomainAnalysis

Solve for the forced transient behavior in the frequency domain.

This analysis type executes a frequency domain simulation at each of the frequencies defined in the input.

Fields

  • num_frequencies: Integer, default = 0

    Number of frequencies at which to solve between start and stop frequency.

  • start_frequency: Float, default = 0.0

    Starting (lowest) frequency at which to solve.

  • stop_frequency: Float, default = 0.0

    Ending (highest) frequency at which to solve.

  • frequency_spacing: SpacingType, default = Log

    Spacing type for simulation points on frequency axis.