dtn::ProphetNodeParams Struct Reference

#include <ProphetNode.h>

Inheritance diagram for dtn::ProphetNodeParams:

dtn::ProphetParams

List of all members.


Detailed Description

Definition at line 37 of file ProphetNode.h.


Public Member Functions

 ProphetNodeParams ()

Public Attributes

double encounter_
 initialization for p_value
double beta_
 transivity weight
double gamma_
 aging weight
u_int kappa_
 milliseconds per unit time

Constructor & Destructor Documentation

dtn::ProphetNodeParams::ProphetNodeParams (  )  [inline]

Definition at line 39 of file ProphetNode.h.


Member Data Documentation

double dtn::ProphetNodeParams::encounter_

initialization for p_value

Definition at line 45 of file ProphetNode.h.

Referenced by dtn::ProphetNode::encounter(), dtn::ProphetNode::set_encounter(), and dtn::ProphetNode::update_pvalue().

double dtn::ProphetNodeParams::beta_

transivity weight

Definition at line 46 of file ProphetNode.h.

Referenced by dtn::ProphetNode::beta(), dtn::ProphetNode::set_beta(), and dtn::ProphetNode::update_transitive().

double dtn::ProphetNodeParams::gamma_

aging weight

Definition at line 47 of file ProphetNode.h.

Referenced by dtn::ProphetNode::gamma(), dtn::ProphetNode::set_gamma(), and dtn::ProphetNode::update_age().

u_int dtn::ProphetNodeParams::kappa_

milliseconds per unit time

Definition at line 48 of file ProphetNode.h.

Referenced by dtn::ProphetNode::age_factor(), dtn::ProphetNode::set_age_factor(), and dtn::ProphetNode::time_to_units().


The documentation for this struct was generated from the following file:
Generated on Sat Sep 8 08:36:23 2007 for DTN Reference Implementation by  doxygen 1.5.3