public class SineInitAngleFE extends Object implements FeatureExtractor
| Constructor and Description | 
|---|
SineInitAngleFE()  | 
| Modifier and Type | Method and Description | 
|---|---|
double | 
apply(TimedStroke s)
Return the sine of the initial angle of the stroke. 
 | 
String | 
getName()
Return the name of this feature extractor. 
 | 
static double | 
sineInitAngle(TimedStroke s)
Return the sine of the initial angle of the stroke. 
 | 
public double apply(TimedStroke s)
apply in interface FeatureExtractorpublic String getName()
getName in interface FeatureExtractorpublic static double sineInitAngle(TimedStroke s)
Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.