Uses of Class
org.orekit.utils.ImmutableTimeStampedCache
-
Packages that use ImmutableTimeStampedCache Package Description org.orekit.utils This package provides useful objects. -
-
Uses of ImmutableTimeStampedCache in org.orekit.utils
Methods in org.orekit.utils that return ImmutableTimeStampedCache Modifier and Type Method Description static <TS extends TimeStamped>
ImmutableTimeStampedCache<TS>ImmutableTimeStampedCache. emptyCache()
Get an empty immutable cache, cast to the correct type.
-