Click or drag to resize

GeometryTransformerObservePoint Method

Overload List
  NameDescription
Public methodStatic memberObservePoint(Point, ReferenceFrame)
Gets an evaluator that can be used to find the Motion<Cartesian> of this point in the new ReferenceFrame at a given JulianDate. The motion will also express any derivatives in the new frame if requested.
Public methodStatic memberObservePoint(Point, ReferenceFrame, EvaluatorGroup)
Gets an evaluator that can be used to find the Motion<Cartesian> of this point in the new ReferenceFrame at a given JulianDate. The motion will also express any derivatives in the new frame if requested.
Top
See Also