Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(46)

Unified Diff: src/uan/model/uan-prop-model.h

Issue 14677043: UAN-WOSS framework
Patch Set: Bug fixes thanks to Randall and Raul, new features added as per WOSS 1.5.0 Created 7 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/uan/model/uan-phy-gen.cc ('k') | src/uan/model/uan-prop-model.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/uan/model/uan-prop-model.h
===================================================================
--- a/src/uan/model/uan-prop-model.h
+++ b/src/uan/model/uan-prop-model.h
@@ -235,6 +235,13 @@
std::complex<double> SumTapsFromMaxC (Time delay, Time duration) const;
/**
+ * Creates a new UanPdp normalized to its non coherent sum.
+ * \see SumTapsNc
+ * \returns the new PDP
+ */
+ UanPdp NormalizeToSumNc (void);
+
+ /**
* Get a unit impulse PDP at time 0.
*
* \return The unit impulse.
« no previous file with comments | « src/uan/model/uan-phy-gen.cc ('k') | src/uan/model/uan-prop-model.cc » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b