Digital

Description

StationXML does not have a class for digital stages which are not filters. They are therefore implemented as a Coefficients filter with one numerator coefficient, equal to 1.

Python class:

Digital

YAML / JSON label:

DIGITAL

Corresponding StationXML structure

Coefficients (with no coefficients)

Object Hierarchy

Superclass

Coefficients

Subclasses

None

Relationships

Attributes

Name

Type

Required

Default

Equivalent StationXML

Remarks

None

JSON schema

https://www.gitlab.com/resif/obsinfo/-/tree/master/obsinfo/data/schemas/filter.schema.json

https://www.gitlab.com/resif/obsinfo/-/tree/master/obsinfo/data/schemas/definitions.schema.json

Example

No existing file for this example.

filter:
   type: "Digital"

Class Navigation

Filter <==