What is the new way to fill a PSD Acceleration quantity units from the 2020R2 with ACT?
One can use the following line :
PSD_G_ACC.LoadData.Output.DiscreteValues = [Quantity("0.1 [gravity^2 Hz^-1]"), Quantity("0.1 [gravity^2 Hz^-1]")]```