Amplifier Classes

Amplifier Class Description Conduction Angle Class-A Full cycle 360o of Conductionvery low efficiency at around 30% θ = 2π Class-B Half cycle 180o of Conduction θ = π

Collections

IEnumerable and IEnumerator IEnumerable is an interface defining a single method GetEnumerator() that returns an IEnumerator interface.This works for readonly access to

Generic

Generic types Variant generic interfaces A covariant type parameter is declared with the out keyword and allows an interface method to have a return type that is