STK ObjectsSend comments on this topic.
Satisfaction Property (IAgFmDefinition)
See Also
Windows





Windows & Linux

Description

Satisfaction criteria for the Figure of Merit.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Satisfaction() As IAgFmSatisfaction
[C#]
public IAgFmSatisfaction Satisfaction {get;}
[Managed C++]
public: __property IAgFmSatisfaction ^ get_Satisfaction();
[Unmanaged C++]
public: HRESULT get_Satisfaction(
    IAgFmSatisfaction ** ppVal
);
[Java]
public IAgFmSatisfaction getSatisfaction();
[Python - STK API ]
@property
def Satisfaction(self) -> "IAgFmSatisfaction":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.