Uses of Class
org.orekit.files.sinex.SinexParseInfo
-
Packages that use SinexParseInfo Package Description org.orekit.files.sinex This package provides classes related to station data. -
-
Uses of SinexParseInfo in org.orekit.files.sinex
Methods in org.orekit.files.sinex that return SinexParseInfo Modifier and Type Method Description protected SinexParseInfo
SinexParser. buildParseInfo()
Build the container for parsing info.Methods in org.orekit.files.sinex that return types with arguments of type SinexParseInfo Modifier and Type Method Description protected LineParser<SinexParseInfo>
SinexParser. firstLineParser()
Get parser for the first line.
-