Package org.orekit.files.sinex
Class SinexParseInfo
- java.lang.Object
-
- org.orekit.files.sinex.ParseInfo<Sinex>
-
- org.orekit.files.sinex.SinexParseInfo
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected Sinex
build()
Build the parsed file.-
Methods inherited from class org.orekit.files.sinex.ParseInfo
getCreationDate, getEndDate, getName, getStartDate, parseDouble, parseDoubleWithUnit, parseInt, parseString, setCreationDate, setEndDateIfLater, setStartDateIfEarlier, setTimeScale, stringEpochToAbsoluteDate
-
-