Ejemplo n.º 1
0
 public void UpdateRotationPathTimestamps(
     List <float> distributedTimestamps)
 {
     RotationPath.ReplaceTimestamps(distributedTimestamps);
 }