GroundStation.VectorToObject Method

Top 

Description

Returns an Array containing the components of the vector originating at the location of the prefix object and terminating at the location of the argument object, in MJ2000 Earth Equator coordinates.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Overload List

Signatures

Return Value

Description

GroundStation.VectorToObject(ProximityZone targetProximityZone)

Array

Returns an Array containing the components of the vector originating at the location of the calling GroundStation and terminating at the location of targetProximityZone, in MJ2000 Earth Equator Coordinates.

GroundStation.VectorToObject(Sensor targetSensor)

Array

Returns an Array containing the components of the vector originating at the location of the calling GroundStation and terminating at the location of targetSensor, in MJ2000 Earth Equator Coordinates.

GroundStation.VectorToObject(Vehicle targetVehicle)

Array

Returns an Array containing the components of the vector originating at the location of the calling GroundStation and terminating at the location of targetVehicle, in MJ2000 Earth Equator coordinates.

GroundStation.VectorToObject(CelestialObject targetCelestialObject, TimeSpan epoch)

Array

Returns an Array containing the components of the vector originating at the location of the calling GroundStation and terminating at the location of targetCelestialObject, in MJ2000 Earth Equator coordinates at epoch.

GroundStation.VectorToObject(CelestialSystem targetCelestialSystem, TimeSpan epoch)

Array

Returns an Array containing the components of the vector originating at the location of the calling GroundStation and terminating at the location of targetCelestialSystem, in MJ2000 Earth Equator Coordinates.

GroundStation.VectorToObject(CoordinateSystem targetCoordinateSystem, TimeSpan epoch)

Array

Returns an Array containing the components of the vector originating at the location of the calling GroundStation and terminating at the location of targetCoordinateSystem, in MJ2000 Earth Equator Coordinates.

GroundStation.VectorToObject(GroundStation targetGroundStation, TimeSpan epoch)

Array

Returns an Array containing the components of the vector originating at the location of the calling GroundStation and terminating at the location of targetGroundStation, in MJ2000 Earth Equator coordinates at epoch.

GroundStation.VectorToObject(RotatingLibrationPoint targetRotatingLibrationPoint, TimeSpan epoch)

Array

Returns an Array containing the components of the vector originating at the location of the calling GroundStation and terminating at the location of targetRotatingLibrationPoint, in MJ2000 Earth Equator Coordinates.

 

 

See also

GroundStation Object

Coverage and Contact Analysis Guide

GroundStations Guide