STK ObjectsSend comments on this topic.
SmartEpoch Property (IAgVeProfileSpinning)
See Also
Windows





Windows & Linux

Description

Epoch of the offset.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.