public class EstimatedStateGenerator
extends java.lang.Object
| Constructor and Description |
|---|
EstimatedStateGenerator() |
| Modifier and Type | Method and Description |
|---|---|
SystemPositionAndAttitude |
getInterpolatedState() |
static void |
main(java.lang.String[] args) |
void |
setState(SystemPositionAndAttitude state) |
long |
timeSinceLastState() |
public void setState(SystemPositionAndAttitude state)
public long timeSinceLastState()
public SystemPositionAndAttitude getInterpolatedState()
public static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.ExceptionCopyright © 2004-2020 FEUP-LSTS and Neptus developers. All Rights Reserved.