Component: Frequency Generator (DSP)

From Flowcode Help
Revision as of 14:20, 9 August 2013 by JonnyW (talk | contribs) (XML import of component documentation)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search


Author Matrix Ltd
Version 1.2
Category DSP


Image Frequency Generator component

Examples

No additional examples


Downloadable macro reference

GenerateTick

No additional information


Parameters

This macro has no parameters


Return value

This call does not return a value


Generate

No additional information


Parameters

This macro has no parameters


Return value

This call does not return a value


Simulation macro reference

This component does not contain any simulation macros


Property reference

Buffer Manager

This property is of type Fixed list of ints and can be referenced with the variable name buffer_manager.

No additional information


Output

This property is of type Fixed list of ints and can be referenced with the variable name input_a.

No additional information


Type

This property is of type Fixed list of ints and can be referenced with the variable name wave_type.

No additional information


Amplitude

This property is of type Signed integer and can be referenced with the variable name wave_amplitude.

No additional information


Offset

This property is of type Signed integer and can be referenced with the variable name wave_offset.

No additional information


Period

This property is of type Signed integer and can be referenced with the variable name wave_period.

No additional information


Phase

This property is of type Fixed list of ints and can be referenced with the variable name wave_phase.

No additional information


Data

This property is of type Line of text and can be referenced with the variable name wave_data.

No additional information


Sample Rate (hz)

This property is of type Floating point and can be referenced with the variable name sample_rate.

No additional information


Period (s)

This property is of type Floating point and can be referenced with the variable name calc_period.

No additional information


Frequency (hz)

This property is of type Floating point and can be referenced with the variable name calc_freq.

No additional information