AGI STK Objects 11 Send comments on this topic.
OceanTides Property (IAgVeHPOPForceModelMoreOptions)
See Also 





Description

Get the ocean tides options.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property OceanTides() As IAgVeOceanTides

[C#]
public IAgVeOceanTides OceanTides {get;}

[Managed C++]
public: __property IAgVeOceanTides^ get_OceanTides();

[Unmanaged C++]
public: HRESULT get_OceanTides(
IAgVeOceanTides ** ppRetVal
);

[Java]
public IAgVeOceanTides getOceanTides();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1