STK Vector Geometry ToolSend comments on this topic.
ReferenceSystem Property (IAgCrdnVectorDisplacement)
See Also
Windows





Windows & Linux

Description

Specify a frame in which the light time delay is computed. This property is read-only if Apparent is set to false.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ReferenceSystem() As IAgCrdnSystemRefTo
[C#]
public IAgCrdnSystemRefTo ReferenceSystem {get;}
[Managed C++]
public: __property IAgCrdnSystemRefTo ^ get_ReferenceSystem();
[Unmanaged C++]
public: HRESULT get_ReferenceSystem(
    IAgCrdnSystemRefTo ** ppRetVal
);
[Java]
public IAgCrdnSystemRefTo getReferenceSystem();
[Python - STK API ]
@property
def ReferenceSystem(self) -> "IAgCrdnSystemRefTo":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.