@shumoku/core · 0.4.0 · function
reachForLink
APIの説明は英語のcanonical sourceを表示しています。
Effective reach in meters for a link, accounting for the cable grade. Falls back to the standard's `maxReach_m` when the grade isn't set or isn't in the registry's per-grade table.
reachForLink(standard: EthernetStandard | undefined, cableCategory: string | undefined): number | undefined パラメーター
| 名前 | 型 | 説明 | 既定値 |
|---|---|---|---|
standard | EthernetStandard | undefined | 追加説明はありません。 | — |
cableCategory | string | undefined | 追加説明はありません。 | — |
戻り値
number | undefined