public interface Leg extends Serializable
Modifier and Type | Method and Description |
---|---|
String |
getNature()
Return the nature of the leg.
|
AbsoluteDateInterval |
getTimeInterval()
Return the time interval of validity of the leg
|
AbsoluteDateInterval getTimeInterval() throws PatriusException
PatriusException
- thrown if the time interval is not computedString getNature()
Copyright © 2019 CNES. All rights reserved.