ReFRACtor
Python.factory.param.Array Class Reference
+ Inheritance diagram for Python.factory.param.Array:
+ Collaboration diagram for Python.factory.param.Array:

Public Member Functions

def __init__ (self, dims=None, dtype=None, kwargs)
 
def check_type (self, value)
 
def evaluate (self, in_value, kwargs)
 

Public Attributes

 accessor_func
 
 default
 
 dims
 
 dtype
 
 required
 

Detailed Description

Definition at line 87 of file param.py.

Constructor & Destructor Documentation

◆ __init__()

def Python.factory.param.Array.__init__ (   self,
  dims = None,
  dtype = None,
  kwargs 
)

Definition at line 90 of file param.py.

Member Function Documentation

◆ check_type()

def Python.factory.param.Array.check_type (   self,
  value 
)

Definition at line 96 of file param.py.

◆ evaluate()

def Python.factory.param.ConfigParam.evaluate (   self,
  in_value,
  kwargs 
)
inherited

Definition at line 22 of file param.py.

Member Data Documentation

◆ accessor_func

Python.factory.param.ConfigParam.accessor_func
inherited

Definition at line 14 of file param.py.

◆ default

Python.factory.param.ConfigParam.default
inherited

Definition at line 15 of file param.py.

◆ dims

Python.factory.param.Array.dims

Definition at line 93 of file param.py.

◆ dtype

Python.factory.param.Array.dtype

Definition at line 94 of file param.py.

◆ required

Python.factory.param.ConfigParam.required
inherited

Definition at line 18 of file param.py.


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

Copyright © 2017, California Institute of Technology.
ALL RIGHTS RESERVED.
U.S. Government Sponsorship acknowledged.
Generated Fri Aug 24 2018 15:44:14