Is there sample code for vibration monitoring about amplitude?

Is there sample code for vibration monitoring about amplitude?

Hello.

I want to display vibration monitoring about amplitude at SilkyEvCam(VGA).

I found vibration sample code "Vibration estimation".
https://docs.prophesee.ai/stable/metavision_sdk/modules/analytics/samples/vibration.html#chapter-sdk-analytics-samples-vibration-estimation
But, this sample code can only display "Frequency".
This sample code uses Metavision :: FrequencyMapAsyncAlgorithm, and I confirmed that Period can be displayed by changing to Metavision :: PeriodMapAsyncAlgorithm.

Is there an API or sample code to display the Amplitude?

The Vibration Measurement section on the following page seems to display Amplitude, but could you please give me some sample code?
https://www.prophesee.ai/2019/02/14/imago-prophesee/

Thanks in advance for your answer.