src/lte/bindings/modulegen__gcc_LP64.py
changeset 7873 67c6b025f766
parent 7853 1d8f7c004b89
child 8750 b3db7d51f260
--- a/src/lte/bindings/modulegen__gcc_LP64.py	Tue May 01 11:56:16 2012 -0700
+++ b/src/lte/bindings/modulegen__gcc_LP64.py	Tue May 01 11:56:30 2012 -0700
@@ -4070,6 +4070,8 @@
     return
 
 def register_Ns3SpectrumPhy_methods(root_module, cls):
+    ## spectrum-phy.h (module 'spectrum'): ns3::SpectrumPhy::SpectrumPhy() [constructor]
+    cls.add_constructor([])
     ## spectrum-phy.h (module 'spectrum'): static ns3::TypeId ns3::SpectrumPhy::GetTypeId() [member function]
     cls.add_method('GetTypeId', 
                    'ns3::TypeId',