AGI STK Astrogator 11 Send comments on this topic.
ClockHost Property (IAgVAStateCalcOnePtAccess)
See Also 





Description

The object whose location is associated with time.

Property type

Read-write property

Syntax

[Visual Basic .NET]
Public Property ClockHost() As AgEIvClockHost

[C#]
public AgEIvClockHost ClockHost {get; set;}

[Managed C++]
public: __property AgEIvClockHost get_ClockHost();
public: __property void set_ClockHost(
AgEIvClockHost
);

[Unmanaged C++]
public: HRESULT get_ClockHost(
AgEIvClockHost * pRetVal
);
public: HRESULT put_ClockHost(
AgEIvClockHost NewClockHost
);

[Java]
public AgEIvClockHost getClockHost();public void setClockHost(
AgEIvClockHost
);

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1