parameterAvailable
copy_array
`copy_array` is an optional parameter of `telion_api.Vector.to_numpy` with the installed type contract `bool`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.Vector.to_numpy | — |
| parameter | copy_array | — |
| kind | keyword-only | — |
| type | bool | — |
| required | false | — |
| default | true | — |
copy_array is an optional parameter of telion_api.Vector.to_numpy with the installed type contract bool.
Contract
| Property | Value |
|---|---|
| symbol | telion_api.Vector.to_numpy |
| parameter | copy_array |
| kind | keyword-only |
| type | bool |
| required | false |
| default | true |