public class ShutterMotionProfileFitResult extends Object implements Serializable
| Constructor and Description |
|---|
ShutterMotionProfileFitResult(double[] result) |
| Modifier and Type | Method and Description |
|---|---|
double |
getJerk0() |
double |
getJerk1() |
double |
getJerk2() |
double |
getModelStartTime() |
Map<String,Object> |
getNamedFitParameters() |
double |
getPivotPoint1() |
double |
getPivotPoint2() |
String |
toString() |
public ShutterMotionProfileFitResult(double[] result)
Copyright © 2024 LSST. All rights reserved.