From 36036b5901223591e7e21e8b73d8cd1fb034f4cb Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Tue, 16 May 2017 15:43:50 +0200 Subject: Finish the Step 1 calculator including tests Some cleaning up. PELMO facilities do not currently work at my end, as I have no working wine installation on this computer --- docs/reference/get_interval.html | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) (limited to 'docs/reference/get_interval.html') diff --git a/docs/reference/get_interval.html b/docs/reference/get_interval.html index 13171c1..a716b23 100644 --- a/docs/reference/get_interval.html +++ b/docs/reference/get_interval.html @@ -25,12 +25,14 @@ - + + + @@ -73,13 +75,27 @@

Get the application interval in years from a psm file

-
get_interval(psm_file, location_code)
- +
get_interval(psm_file, location_code)
+ +

Arguments

+ + + + + + + + + + +
psm_file

The path to the .psm file

location_code

The location code

+ -- cgit v1.2.1