Package org.orekit.files.sinex.orbex
Class SatIdAndDescriptionPredicate
java.lang.Object
org.orekit.files.sinex.orbex.SatIdAndDescriptionPredicate
- All Implemented Interfaces:
Predicate<OrbexParseInfo>
Predicate for satellite id and description blocks.
- Since:
- 14.0
- Author:
- Luc Maisonobe
-
Constructor Details
-
SatIdAndDescriptionPredicate
public SatIdAndDescriptionPredicate()Empty constructor.This constructor is not strictly necessary, but it prevents spurious javadoc warnings with JDK 18 and later.
- Since:
- 14.0
-
-
Method Details
-
test
- Specified by:
testin interfacePredicate<OrbexParseInfo>
-