AMValue Class Reference

A generic determined value. More...

#import <AMValue.h>

Inheritance diagram for AMValue:

AMRandomValue

List of all members.

Public Member Functions

(id) - initWithValue:
 Creates a new value object.
(double) - calcValue
 Return the value.

Properties

double value
 The value.


Detailed Description

A generic determined value.

Member Function Documentation

- (double) calcValue  

Return the value.

This method exists for compatibility with the AMRandomValue object.

Returns:
The value.

Reimplemented in AMRandomValue.

- (id) initWithValue: (double)  _value  

Creates a new value object.

Parameters:
value The determined value to use.
Returns:
The created value object.


Property Documentation

- (double) value [read, write, assign]

The value.


The documentation for this class was generated from the following files:

Generated on Mon May 16 16:29:49 2011 for ARIA by  doxygen 1.5.9