Skip to content

Commit

Permalink
Adding PythonDifferentialEffect extension for AdapterPropagator.Diffe…
Browse files Browse the repository at this point in the history
…rentialEffect
  • Loading branch information
sscsepehy committed Oct 7, 2024
1 parent 2603318 commit 3d82836
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ public void finalize()
/** Part of JCC Python interface to object */
public native void pythonDecRef();


/** {@inheritDoc} */
@Override
public native SpacecraftState apply(SpacecraftState original);
}

0 comments on commit 3d82836

Please sign in to comment.