public interface USKProvider
Modifier and Type | Method and Description |
---|---|
fr.cnes.sirius.patrius.signalpropagation.iono.USKData |
getData(AbsoluteDate date,
double r12)
Returns the USK data for the Bent model.
|
fr.cnes.sirius.patrius.signalpropagation.iono.USKData getData(AbsoluteDate date, double r12) throws PatriusException
date
- the dater12
- R12 constant valuePatriusException
- if a problem occurs in time scales managementCopyright © 2021 CNES. All rights reserved.