Метод | Описание | |
---|---|---|
FilterLowFitPointNumber ( int points, int minPoints ) : bool |
The filter low fit point number.
|
|
IsConsistentWithIonDynamics ( |
The is consistent with ion dynamics.
|
|
IsLowR2 ( double r2, double r2Threshold = 0.9 ) : bool |
The is low r 2.
|
|
IsTrackPossible ( |
The is track possible.
|
public FilterLowFitPointNumber ( int points, int minPoints ) : bool | ||
points | int | /// The points. /// |
minPoints | int | /// The min points. /// |
Результат | bool |
public IsConsistentWithIonDynamics ( |
||
info | /// The info. /// | |
Результат | bool |
public IsLowR2 ( double r2, double r2Threshold = 0.9 ) : bool | ||
r2 | double | /// The r 2. /// |
r2Threshold | double | /// The r 2 threshold. /// |
Результат | bool |
public IsTrackPossible ( |
||
track | /// The track. /// | |
target | IImsTarget | |
crossSectionSearchParameters | ||
Результат | bool |