Declared in TelemetrySystem
Declaration
LinkBlock GetLinkBlock(
int index
);
Description
Returns a link block at a particular index. This is based on the link block that have been added.
Parameters
Name | Description |
---|---|
index | The index to fetch |
Declared in TelemetrySystem
LinkBlock GetLinkBlock(
int index
);
Returns a link block at a particular index. This is based on the link block that have been added.
Name | Description |
---|---|
index | The index to fetch |