What is the new way to fill a PSD Acceleration quantity units from the 2020R2 with ACT?
Chemsdine CHEMAI
Member, Employee Posts: 201
✭✭✭✭
What is the new way to fill a PSD Acceleration quantity units from the 2020R2 with ACT?
Tagged:
0
Answers
-
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]")]```
0