Свойство | Type | Description | |
---|---|---|---|
Attributes | int[] | ||
CharacteristicsValues | double[] | ||
FeatureId | int | ||
Lengths | int[] | ||
Partial | bool | ||
RemoteId | string | ||
Starts | int[] |
Méthode | Description | |
---|---|---|
SubsequenceData ( Subsequence subsequence, double characteristics, int attributes ) : System.Collections.Generic |
Initializes a new instance of the SubsequenceData class.
|
public SubsequenceData ( Subsequence subsequence, double characteristics, int attributes ) : System.Collections.Generic | ||
subsequence | Subsequence | /// The subsequence. /// |
characteristics | double | /// The characteristic. /// |
attributes | int | /// Attributes of the given subsequence in form of dictionary. /// |
Résultat | System.Collections.Generic |