NetSim Source Code Help
Loading...
Searching...
No Matches
stru_rpl_node::stru_trickle Struct Reference

#include <RPL.h>

Collaboration diagram for stru_rpl_node::stru_trickle:
Collaboration graph

Data Fields

double Imin
 
UINT Imax
 
UINT k
 
double t
 
double I
 
UINT8 C
 
unsigned long long int trickle_i_eventid
 
unsigned long long int trickle_t_eventid
 
double last_trickle_i_schedule_time
 
double last_trickle_t_schedule_time
 

Detailed Description

Definition at line 182 of file RPL.h.

Field Documentation

◆ C

UINT8 stru_rpl_node::stru_trickle::C

Definition at line 190 of file RPL.h.

◆ I

double stru_rpl_node::stru_trickle::I

Definition at line 189 of file RPL.h.

◆ Imax

UINT stru_rpl_node::stru_trickle::Imax

Definition at line 185 of file RPL.h.

◆ Imin

double stru_rpl_node::stru_trickle::Imin

Definition at line 184 of file RPL.h.

◆ k

UINT stru_rpl_node::stru_trickle::k

Definition at line 186 of file RPL.h.

◆ last_trickle_i_schedule_time

double stru_rpl_node::stru_trickle::last_trickle_i_schedule_time

Definition at line 195 of file RPL.h.

◆ last_trickle_t_schedule_time

double stru_rpl_node::stru_trickle::last_trickle_t_schedule_time

Definition at line 196 of file RPL.h.

◆ t

double stru_rpl_node::stru_trickle::t

Definition at line 188 of file RPL.h.

◆ trickle_i_eventid

unsigned long long int stru_rpl_node::stru_trickle::trickle_i_eventid

Definition at line 193 of file RPL.h.

◆ trickle_t_eventid

unsigned long long int stru_rpl_node::stru_trickle::trickle_t_eventid

Definition at line 194 of file RPL.h.


The documentation for this struct was generated from the following file: