S
- the type of time stamped data (i.e. parsed table rows)public static interface SimpleTimeStampedTableParser.RowConverter<S extends TimeStamped>
Modifier and Type | Method and Description |
---|---|
S |
convert(double[] rawFields)
Convert a row.
|
S convert(double[] rawFields) throws OrekitException
rawFields
- raw row fields, as read from the fileOrekitException
- if conversion cannot be performedCopyright © 2002-2017 CS Systèmes d'information. All rights reserved.