AGI STK Objects 11Send comments on this topic.
SetMethod Method (IAgFmDefDilutionOfPrecision)
See Also
AgEFmMethod
Windows






Windows & Linux

Description

Method to set a static DOP value over the entire coverage interval.

Syntax

[Visual Basic .NET]
Public Sub SetMethod( _
    ByVal AgEFmMethod As AgEFmMethod _
) As 
[C#]
public void SetMethod(
    AgEFmMethod AgEFmMethod
);
[Managed C++]
public: void SetMethod(
    AgEFmMethod AgEFmMethod
);
[Java]
public void setMethod(
    AgEFmMethod AgEFmMethod
);
[Unmanaged C++]
public: HRESULT SetMethod(
    AgEFmMethod AgEFmMethod
);

Parameters

AgEFmMethod

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.