<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi,<div class=""><br class=""></div><div class="">search for the setMetric method in this file:</div><div class=""><br class=""></div><div class=""><a href="https://github.com/named-data-ndnSIM/ndnSIM/blob/master/helper/ndn-global-routing-helper.cpp" class="">https://github.com/named-data-ndnSIM/ndnSIM/blob/master/helper/ndn-global-routing-helper.cpp</a></div><div class=""><br class=""></div><div class="">This is primarily the place that the metric of a face is set based on the distance (delay) between a pair of nodes. </div><div class=""><br class=""></div><div class="">Thanks,</div><div class=""><br class=""><div class="">
<div class=""><div class=""><div class=""><span class="" style="float: none; display: inline !important;">Spyridon (Spyros) Mastorakis</span><br class=""><span class="" style="float: none; display: inline !important;">Personal Website: </span><a href="http://cs.ucla.edu/~mastorakis/" class="">http://cs.ucla.edu/~mastorakis/</a><br class=""><span class="" style="float: none; display: inline !important;">Internet Research Laboratory</span><br class=""><span class="" style="float: none; display: inline !important;">Computer Science Department</span><br class=""><span class="" style="float: none; display: inline !important;">UCLA</span></div><div class=""><br class=""></div></div></div>
</div>
<br class=""><div><blockquote type="cite" class=""><div class="">On Jul 16, 2018, at 10:16 PM, Mortaza Nikzad <<a href="mailto:mrtz_azad@yahoo.com" class="">mrtz_azad@yahoo.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">Hi,<br class="">In ndnSIM, each face has an attribute named "FaceMetric". We can set or get the value of this attribute by face.setMetric() and face.getMetric() in forwarder. I cannot the usage of this attribute in current version of simulator. can anyone tell me please, where the FaceMetric is used in current version of simulator? I want to use it for developing of  my new strategy. is it safe?<br class="">thanks<br class=""></div></div></blockquote></div><br class=""></div></body></html>