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






Windows & Linux

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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface