Esempio n. 1
0
 public VortexDynamic()
 {
     Param = new Param();
 }
Esempio n. 2
0
 public AccelerationDynamic()
 {
     Param = new Param();
 }