lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [5629] Improve documentation


From: Greg Chicares
Subject: [lmi-commits] [5629] Improve documentation
Date: Wed, 19 Dec 2012 23:12:44 +0000

Revision: 5629
          http://svn.sv.gnu.org/viewvc/?view=rev&root=lmi&revision=5629
Author:   chicares
Date:     2012-12-19 23:12:43 +0000 (Wed, 19 Dec 2012)
Log Message:
-----------
Improve documentation

Modified Paths:
--------------
    lmi/trunk/input_harmonization.cpp

Modified: lmi/trunk/input_harmonization.cpp
===================================================================
--- lmi/trunk/input_harmonization.cpp   2012-12-19 14:09:19 UTC (rev 5628)
+++ lmi/trunk/input_harmonization.cpp   2012-12-19 23:12:43 UTC (rev 5629)
@@ -563,7 +563,13 @@
     InforceGeneralAccountValue .enable(allow_gen_acct);
     InforceSeparateAccountValue.enable(allow_sep_acct);
 
-    // TODO ?? VLR not yet implemented.
+    // TODO ?? VLR not yet implemented. When it is, limit the rate to
+    // [DB_MinVlrRate,DB_MaxVlrRate]. For DB_MinVlrRate, see the NAIC
+    // model policy loan interest rate bill at 3(B)(2), which requires
+    // "the rate used to compute the cash surrender values under the
+    // policy during the applicable period plus one percent per annum"
+    // if that exceeds the published index--enacted, e.g., here:
+    //   http://apps.leg.wa.gov/rcw/default.aspx?cite=48.23.085
     bool allow_vlr =
         (   loan_allowed
         &&  (   database_->Query(DB_AllowVlr)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]