AGI STK Objects 11Send 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

© 2018 Analytical Graphics, Inc. All Rights Reserved.