GeoGen Development snapshot a3
Public Member Functions

GGen_Amplitudes Class Reference

List of all members.

Public Member Functions

 GGen_Amplitudes (GGen_Size max_feature_size)
void AddAmplitude (uint16 feature_size, uint16 amplitude)

Detailed Description

GGen_Amplitudes is an object storing amplitude settings for GGen_Data_1D::Noise and GGen_Data_2D::Noise.


Constructor & Destructor Documentation

GGen_Amplitudes::GGen_Amplitudes ( GGen_Size  max_feature_size)

Creates a new GGen_Amplitudes object.

Parameters:
max_feature_sizeThe object will have space for amplitudes for wave lengths up to this number.

Member Function Documentation

void GGen_Amplitudes::AddAmplitude ( uint16  feature_size,
uint16  amplitude 
)

Adds a new amplitude to the object.

Parameters:
feature_sizeWave length this amplitude will be assigned to.
amplitudeThe amplitude value.

The documentation for this class was generated from the following files: