AGI STK VGT 11 Send comments on this topic.
GetMaximum Method (IAgCrdnConditionScalarBounds)
See Also 





Description

Get the maximum bound value from the condition. Call SetMaximum to apply changes.

Syntax

[Visual Basic .NET]
Public Function GetMaximum() As IAgQuantity

[C#]
public IAgQuantity GetMaximum();

[Managed C++]
public: IAgQuantity^ GetMaximum();

[Java]
public IAgQuantity getMaximum();

[Unmanaged C++]
public: HRESULT GetMaximum(
IAgQuantity ** ReturnValue
);

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1