AGI STK VGT 11 Send comments on this topic.
SourceVector Property (IAgCrdnVectorFixedAtEpoch)
See Also 
Windows






Windows & Linux

Description

Specify a source vector.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property SourceVector() As IAgCrdnVectorRefTo

[C#]
public IAgCrdnVectorRefTo SourceVector {get;}

[Managed C++]
public: __property IAgCrdnVectorRefTo^ get_SourceVector();

[Unmanaged C++]
public: HRESULT get_SourceVector(
IAgCrdnVectorRefTo ** ppRetVal
);

[Java]
public IAgCrdnVectorRefTo getSourceVector();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface