主要内容

statistics

Class: wnet.Node
Namespace: wnet

Obtain statistics of node

Since R2026a

Description

stats = statistics(wirelessNode) returns the statistics of the wireless node wirelessNode. You can override this method to return custom statistics from the node.

Input Arguments

expand all

Wireless node, specified as an object of a subclass of wnet.Node.

Output Arguments

expand all

Statistics of the wireless node, returned as [].

Version History

Introduced in R2026a