Method pest/getY


  getY Get the data property 'y'.
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
  DESCRIPTION: Get the data property 'y'.
 
  CALL:        val = getY(p1, p2, p3, ...)
               val = getY(ps)
               val = ps.getY()
 
  INPUTS:      aN   - input pest objects
               as   - input pest objects array
 
  OUTPUTS:     val  - matrix with 'y', one column for each input object
 
  Parameters Description
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details
Access public
Defining Class pest
Sealed 0
Static 0

Parameter Description

Default

no description
Key Default Value Options Description

Example

plist()

back to top back to top

Some information of the method pest/getY are listed below:
Class name pest
Method name getY
Category Converter
Package name ltpda
Can be used as modifier 0
Supported numeric types {'double'}




©LTP Team