| Package | Description | 
|---|---|
| au.gov.amsa.spark.ais | 
| Modifier and Type | Method and Description | 
|---|---|
AnchoredPredictor.Status | 
AnchoredPredictor.predict(double lat,
       double lon,
       double speedKnots,
       double courseMinusHeading,
       double preEffectiveSpeedKnots,
       double preError,
       double postEffectiveSpeedKnots,
       double postError)  | 
static AnchoredPredictor.Status | 
AnchoredPredictor.Status.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static AnchoredPredictor.Status[] | 
AnchoredPredictor.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
Copyright © 2020. All rights reserved.