public interface IIsTimeVarying
Modifier and Type | Method and Description |
---|---|
boolean |
getIsTimeVarying()
Gets a value indicating whether or not the value of this evaluator changes with time.
|
boolean getIsTimeVarying()
false
, the evaluator is assumed to return the same value for any
input JulianDate
.