Klasse Upsample

Alle implementierten Schnittstellen:
System
Bekannte direkte Unterklassen:
ToAnalogUpsample, ToComplexUpsample, UpsampleHold

public class Upsample extends UpConverter<Upsample>
Upsample for any signal type. The system gets the input signal and passes it. (Ratio-1) zeros are filled in (using getSignalType). Optimized termination and signal_available for synchronous display.
  • Konstruktordetails

    • Upsample

      public Upsample(int ratio)