Interface

NM-1.0NMWimaxNspConstructorProps

interface ConstructorProps {
    client: NM.Client;
    name: string;
    network_type: NM.WimaxNspNetworkType;
    networkType: NM.WimaxNspNetworkType;
    path: string;
    signal_quality: number;
    signalQuality: number;
}

Hierarchy (View Summary)

Index

Properties

Properties - Inherited from NM.Object.ConstructorProps

Properties

name: string
network_type: NM.WimaxNspNetworkType
networkType: NM.WimaxNspNetworkType
signal_quality: number
signalQuality: number

Properties - Inherited from NM.Object.ConstructorProps

client: NM.Client
path: string