STK Vector Geometry ToolSend comments on this topic.
Fixed Property (IAgCrdnWellKnownSunSystems)
See Also
Windows





Windows & Linux

Description

The Sun's Fixed coordinate system.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.