The Amplitude object is the abstract base type for other Amplitude objects. The Amplitude object has no explicit constructor. The methods and members of the Amplitude object are common to all objects derived from the Amplitude.
amplitudeApi.amplitudes()[name]
The Amplitude object has the following members:
odb_String name() const; odb_String timeSpan() const;
An odb_String specifying the repository key.
An odb_String specifying the time span of the amplitude. Possible values are "STEP" and "TOTAL". The default value is "STEP".