Your browser must have JavaScript enabled in order to view this page.
 >  >
 
Welcome Guest#1755 Login/register    Go to Bottom
Go to Top

Procedural File: mass.php

SOURCE LOCATION:  /dpuniverse/include/mass.php

File Overview

Constants for the mass system (weight & volume for objects)

DutchPIPE version 0.4; PHP version 5

LICENSE: This source file is subject to version 1.0 of the DutchPIPE license. If you did not receive a copy of the DutchPIPE license, you can obtain one at http://dutchpipe.org/license/1_0.txt or by sending a note to license@dutchpipe.org, in which case you will be mailed a copy immediately.


LINK:  http://dutchpipe.org/manual/package/DutchPIPE
FILESOURCE:  Source Code for this file
VERSION:  Subversion: $Id: mass.php 277 2007-08-19 18:15:10Z ls $
LICENSE:  DutchPIPE License
COPYRIGHT:  2006, 2007 Lennert Stock
AUTHOR:  Lennert Stock <ls@dutchpipe.org>

Constants

VOLUME_TYPE  [line 113]
VOLUME_TYPE = VOLUME_TYPE_ABSTRACT

Volume type

VOLUME_TYPE_ABSTRACT  [line 86]
VOLUME_TYPE_ABSTRACT = 'abstract'

Volume type modifier - abstract system in units (1, 2, 3, ...)

Used by VOLUME_TYPE. Don't change this.


VOLUME_TYPE_METRIC  [line 96]
VOLUME_TYPE_METRIC = 'metric'

Volume type modifier - system in cm2

Used by VOLUME_TYPE. Don't change this.


VOLUME_TYPE_NONE  [line 76]
VOLUME_TYPE_NONE = 'none'

Volume type - no volume system

Used by VOLUME_TYPE. Don't change this.


VOLUME_TYPE_USA  [line 106]
VOLUME_TYPE_USA = 'usa'

Volume type modifier - system in ounces

Used by VOLUME_TYPE. Don't change this.


WEIGHT_TYPE  [line 66]
WEIGHT_TYPE = WEIGHT_TYPE_ABSTRACT

Weight type

WEIGHT_TYPE_ABSTRACT  [line 39]
WEIGHT_TYPE_ABSTRACT = 'abstract'

Weight type modifier - abstract system in units (1, 2, 3, ...)

Used by WEIGHT_TYPE. Don't change this.


WEIGHT_TYPE_METRIC  [line 49]
WEIGHT_TYPE_METRIC = 'metric'

Weight type modifier - system in grams

Used by WEIGHT_TYPE. Don't change this.


WEIGHT_TYPE_NONE  [line 29]
WEIGHT_TYPE_NONE = 'none'

Weight type - no weight system

Used by WEIGHT_TYPE. Don't change this.


WEIGHT_TYPE_USA  [line 59]
WEIGHT_TYPE_USA = 'usa'

Weight type modifier - system in ounces

Used by WEIGHT_TYPE. Don't change this.



Documentation generated on Mon, 03 Sep 2007 22:22:01 +0200 by phpDocumentor 1.3.0RC6

Click me!
Guest#1755
 
 
 
  Go to Top
 
 
Input Field OptionsClose Input Field Go to Top
 
Legal Notices | Copyright © 2006, 2007 Lennert Stock. All rights reserved. Last update: Mon Sep 03 2007, 21:50 CET.