Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Uri

Hierarchy

  • Uri

Index

Constructors

Properties

Methods

Constructors

constructor

  • new Uri(dataRate: number, channel: number): Uri
  • URI class for representing the URI's to connect to a Crazyflie

    Parameters

    • dataRate: number
    • channel: number

    Returns Uri

Properties

channel

channel: number

dataRate

dataRate: number

Methods

toString

  • toString(): string

Generated using TypeDoc