]> AND Private Git Repository - blast.git/blobdiff - Parameters.h
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
finished testbench generation
[blast.git] / Parameters.h
index e14b3fe11cc856e2d2705c440f157fd6335e58d9..8d2fc8cddbfdc77bef07a69c7977ddf85f1d53fc 100644 (file)
@@ -145,8 +145,7 @@ public :
   void destroyGraph();\r
   inline Graph* getGraph() { return graph; }  \r
   ReferenceBlock* getReferenceBlock(int idCategory, int idBlock); // get the reference block from its category and index\r
   void destroyGraph();\r
   inline Graph* getGraph() { return graph; }  \r
   ReferenceBlock* getReferenceBlock(int idCategory, int idBlock); // get the reference block from its category and index\r
-  ReferenceBlock* getHiddenReferenceBlock(QString blockName); // get a hidden block by name, i.e. in category 100  \r
-  double getFeedingClockFrequency(AbstractInterface* iface); // determine at which freq. is synchronized iface\r
+  ReferenceBlock* getHiddenReferenceBlock(QString blockName); // get a hidden block by name, i.e. in category 100    \r
 \r
   void clear();\r
 \r
 \r
   void clear();\r
 \r