Beispiel #1
0
 private void StepPointQ() => _pointQ = _pointQ * _state;
Beispiel #2
0
 private void StepPointP() => _pointP = _pointP * _state;