Click or drag to resize

ParameterizedMotionEvaluatorWithDerivativeType3TParameter1, TParameter2, TParameter3, TResult, TResultDerivativeIsTimeVarying Property

Gets a value indicating whether or not the value of this evaluator changes with time. If , the evaluator is assumed to return the same value for any input JulianDate.

Namespace:  AGI.Foundation.Infrastructure
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public override bool IsTimeVarying { get; }

Property Value

Type: Boolean

Implements

IIsTimeVaryingIsTimeVarying
See Also