Removes an element from the collection using the AgEVeConsiderAnalysisType type
| [Visual Basic .NET] |
|---|
Public Sub RemoveByType( _ ByVal EParamType As AgEVeConsiderAnalysisType _ ) |
| [C#] |
|---|
public void RemoveByType( |
| [Managed C++] |
|---|
public: void RemoveByType( |
| [Java] |
|---|
public removeByType( |
| [Unmanaged C++] |
|---|
public: HRESULT RemoveByType( |
- EParamType
Member Value Description eConsiderAnalysisDrag 1 Drag: the consider parameter is the ballistic coefficient B, where B = Cd * DragArea/Mass. eConsiderAnalysisSRP 2 Solar radiation pressure (SRP): the consider parameter is K, where K = Cr * SRPArea/Mass.
