My WebLink
|
Help
|
About
|
Sign Out
Home
Browse
Search
CRDSS_Task1_05-12_OnlineDocumentationSystem
CWCB
>
Decision Support Systems
>
DayForward
>
CRDSS_Task1_05-12_OnlineDocumentationSystem
Metadata
Thumbnails
Annotations
Entry Properties
Last modified
9/25/2011 10:18:53 AM
Creation date
5/30/2008 2:34:31 PM
Metadata
Fields
Template:
Decision Support Systems
Title
CRDSS Task 1.05-12 - System Integration Issues Documentation - On-line Documentation System
Description
This memorandum discusses methods of delivering an on-line documentation system for the CRDSS.
Decision Support - Doc Type
Task Memorandum
Date
6/29/1994
DSS Category
DMI Utilities
DSS
Colorado River
Basin
Colorado Mainstem
Contract/PO #
C153658, C153727, C153752
Grant Type
Non-Reimbursable
Bill Number
SB92-87, HB93-1273, SB94-029, HB95-1155, SB96-153, HB97-008
Prepared By
Riverside Technology inc.
There are no annotations on this page.
Document management portal powered by Laserfiche WebLink 9 © 1998-2015
Laserfiche.
All rights reserved.
/
17
PDF
Print
Pages to print
Enter page numbers and/or page ranges separated by commas. For example, 1,3,5-12.
After downloading, print the document using a PDF reader (e.g. Adobe Reader).
Show annotations
View images
View plain text
DBReadTS(3CRDSS) UNIX System V (Read TS) DBReadTS(3CRDSS) <br /> NAME <br /> DBReadTS - read a TS file and store in TS data structure <br /> SYNOPSIS <br /> #include "DB.h" <br /> int DBReadTS ( char *tsid, int *m1, int *y1, int *m2, int <br /> *y2, TimeSeries *ts ) <br /> DESCRIPTION <br /> Given the identifier for a time series (TS), the DBReadTS <br /> function initializes a TS and fills its data structure with <br /> values read from the database. Other TS data are also <br /> initialized at this time. The conventions used to define <br /> the TS identifier are discussed in TimeSeries(3). All months <br /> and years are calendar values and not water year values <br /> (1=January, 12=December). <br /> The following table summarizes function arguments: <br /> Input/ <br /> Variable Output Type Description <br /> tsid I char * TS identifier. <br /> m1 I/O int * Pointer to first month to be read. <br /> If zero, the returned value is <br /> the first available month. <br /> y1 I/O int * Pointer to first year to be read. <br /> If zero, the returned value is <br /> the first available year. <br /> m2 I/O int * Pointer to last month to be read. <br /> If zero, the returned value is <br /> the last available month. <br /> y2 I/O int * Pointer to last year to be read. <br /> If zero, the returned value is <br /> the last available year. <br /> ts O TimeSeries * Pointer to TS data structure. <br /> LIMITATIONS <br /> The only TS that the routine knows how to retrieve are <br /> streamflows, temperatures, precipitations, and demands. <br /> DIAGNOSTICS <br /> This routine returns STATUS_SUCCESS if successful, <br /> STATUS_BAD_ID if the TS identifier cannot be resolved, and <br /> STATUS_FAILURE if there are other errors. <br /> SEE ALSO <br /> TimeSeries(3CRDSS) <br /> AUTHOR <br /> Steven A. Malers, Riverside Technology, inc., Fort Collins, CO <br />Figure 4. Typical library routine man page (compiled) <br />16 <br />A275 06.29.94 1.05-12 Malers <br />
The URL can be used to link to this page
Your browser does not support the video tag.