Inserts a new coefficient at the supplied index.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
[Python - STK API ] |
|---|
def InsertAt(self, index:int, coefficient:float) -> None: |
- index
- coefficient








| STK Objects | Send comments on this topic. |
| InsertAt Method (IAgTransferFunctionPolynomialCollection) | |
| See Also | |
![]() ![]() |
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
[Python - STK API ] |
|---|
def InsertAt(self, index:int, coefficient:float) -> None: |