Packages

final case class Nyquist() extends GE with ScalarRated with Product with Serializable

A helper graph element equivalent to SampleRate.ir * 0.5.

See also

SampleRate

Linear Supertypes
Serializable, ScalarRated, GE, Product, Equals, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Nyquist
  2. Serializable
  3. ScalarRated
  4. GE
  5. Product
  6. Equals
  7. AnyRef
  8. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new Nyquist()

Value Members

  1. def productElementNames: Iterator[String]
    Definition Classes
    Product
  2. final def rate: Rate
    Definition Classes
    ScalarRated