LinearLineDatation
public interface LineDatation
LinearLineDatation
Modifier and Type | Method | Description |
---|---|---|
org.orekit.time.AbsoluteDate |
getDate(double lineNumber) |
Get the date for a given line.
|
double |
getLine(org.orekit.time.AbsoluteDate date) |
Get the line for a given date.
|
double |
getRate(double lineNumber) |
Get the rate of lines scanning.
|
org.orekit.time.AbsoluteDate getDate(double lineNumber)
lineNumber
- line numberdouble getLine(org.orekit.time.AbsoluteDate date)
date
- datedouble getRate(double lineNumber)
lineNumber
- line numberCopyright © 2014-2019 CS Systèmes d'information. All rights reserved.