so pleaaaaaaaaaaaaaaseSo sir helppppppp please i will be very thankful if you help mei use ns3.15 i had attached my class Interference helper;my object is calculate SNR and SINR in order to simulate IAWARE metric for HWMPHello sirwhen i execute my code i got this error
./src/wifi/model/interference-helper.cc:386:74: error: no ‘ns3::InterferenceHelper::SnrPur ns3::InterferenceHelper::CalculateSnrPur(ns3::Ptr<ns3::InterferenceHelper::Event>)’ member function declared in class ‘ns3::InterferenceHelper’
On Sun, Apr 14, 2013 at 1:12 AM, Konstantinos Katsaros <dinos.k...@gmail.com> wrote:
Dear AziriaThe code for this tag is already in wifi-mac source code and in addition I have submitted a code-review to clean it out of mac source.Check the ns-3 list here https://groups.google.com/d/msg/ns-3-reviews/fTvQWDGXtgY/Z8Q3UfzkpZsJRegards,Konstantinos KatsarosOn 12 Apr 2013, at 22:30, milou 27 <milou27...@gmail.com> wrote:<my-tag.cc>Master2 Informatique parcours Réseaux "Université d'Algerie"AZIRIA AmelRegardsPlease mister helpe me i'm new in ns :(i had creat a tag file for SNR and i hope that you check my code if it's correcte or if there is something wrongHello mister konstantinos
On Thu, Apr 11, 2013 at 10:46 PM, Konstantinos Katsaros <dinos.k...@gmail.com> wrote:
Just put them in the wifi/model folder and update the corresponding wscript fileRegards,Konstantinos KatsarosOn 11 Apr 2013, at 21:40, milou 27 <milou27...@gmail.com> wrote:i hope you understood mei want to calculate SNR tag so i had creat 2 classes(tag.cc/h) so i don't know where i should put themhelloi know that for runing a script we should put it in scratch folder that is not my problem
Regards,On Thu, Apr 11, 2013 at 10:23 PM, Konstantinos Katsaros <dinos.k...@gmail.com> wrote:
What type of script? Is it just a scenario script you want to run or do you have something like a module ?if it is the first, then just put them in /scratch folderif it is the second, then you just create a new module. There is information in the ns-3 documentation on how to create new module.Regards,Konstantinos KatsarosOn 11 Apr 2013, at 21:11, milou 27 <milou27...@gmail.com> wrote:it's very urgent pleaaaaaaaaaaase :(Thank u very much for your replyplease tell me where can i put my own ns3 script ; i had read that in ns3.9 we put this kind of script in src/contrib folder "i use ns3.15"
On Thu, Apr 11, 2013 at 9:15 PM, Konstantinos Katsaros <dinos.k...@gmail.com> wrote:
Dear milou,The structure has been changed since ns-3.11. Please read the change log from that version to understand the new structure.Regards,Konstantinos KatsarosOn 11 Apr 2013, at 18:56, milou 27 <milou27...@gmail.com> wrote:On Wed, Apr 3, 2013 at 10:19 PM, milou 27 <milou27...@gmail.com> wrote:
helloit works thank you for your reply :)On Wed, Apr 3, 2013 at 10:15 PM, Kostantinos Katsaros <dinos.k...@gmail.com> wrote:
How have you set up the OnOffApplication attribute OnTime??See other examples in ns-3 to see how it is done. Read the manual/documentation of OnOffApplication and RandomVariables to understand more.On 3 April 2013 18:20, Mariya <milou27...@gmail.com> wrote:
hi Kostantinos
i don't really understand your idea;i'm new in NS3 can u explain again pleaase
--
Konstantinos Katsaros
Especially read the posting guidelines. They ask you to attach the full scenario code as well as the full error message because those are necessary for anyone else to give more specific help than just general debugging suggestions.
Peter