Printer Friendly
Dictionary, Encyclopedia and Thesaurus - The Free Dictionary
3,920,219,820 visitors served.
forum Join the Word of the Day Mailing List For webmasters
?
Dictionary/
thesaurus
Medical
dictionary
Legal
dictionary
Financial
dictionary
Acronyms
 
Idioms
Encyclopedia
Wikipedia
encyclopedia
?

Parameter
(redirected from Parameters)

   Also found in: Dictionary/thesaurus, Medical, Legal, Financial, Wikipedia 0.01 sec.
parameter
(1) Any value passed to a program by the user or by another program in order to customize the program for a particular purpose. A parameter may be anything; for example, a file name, a coordinate, a range of values, a money amount or a code of some kind. Parameters may be required as in parameter-driven software (see below) or they may be optional. Parameters are often entered as a series of values following the program name when the program is loaded; for example, a DOS switch defines a parameter. In the command dir /p the /p is a parameter switch that means pause after every screenful.

(2) In programming, a value passed to a subroutine or function for processing. Programming today's graphical applications in languages such as C, C++ and Java requires knowledge of hundreds, if not thousands, of parameters.

In the following C function, which creates the text window for the Windows version of this database, there are 11 parameters passed to the CreateWindow routine. Some of them call yet other functions for necessary information. In order to call this routine in a program, the programmer must decide what the values are for every parameter.

 hWndText = CreateWindow    (
      "TextWClass",
       NULL,
       WS_CHILD|WS_BORDER|WS_VSCROLL|WS_TABSTOP,
       xChar*23+GetSystemMetrics(SM_CXVSCROLL)+8,
       yChar*4,
       Rect.right-Rect.left+1-xChar*23
          -2*GetSystemMetrics(SM_CXVSCROLL)+5,
       yChar*(Lines+1)+2,
       hWnd,
       IDC_TEXTLIST,
       (HANDLE)hInstance,
       NULL                 ) ;

parameter
1. one of a number of auxiliary variables in terms of which all the variables in an implicit functional relationship can be explicitly expressed
2. a variable whose behaviour is not being considered and which may for present purposes be regarded as a constant, as y in the partial derivative ∂f(x,y)/∂x

parameter [pə′ram·əd·ər]
(crystallography)
Any of the axial lengths or interaxial angles that define a unit cell.
(electricity)
The resistance, capacitance, inductance, or impedance of a circuit element.
The value of a transistor or tube characteristic.
(mathematics)
An arbitrary constant or variable so appearing in a mathematical expression that changing it gives various cases of the phenomenon represented.
(physics)
A quantity which is constant under a given set of conditions, but may be different under other conditions.

parameter - formal argument

Parameter 

a variable whose values are used to distinguish elements of a given set. For example, the equation (x — a)2 + (y — b)2 = 1 in rectangular Cartesian coordinates determines the set of all circles of radius 1 in the xOy plane. By setting a = 3 and b = 4, we isolate in this set the completely defined circle with center at (3, 4). Thus, a and b are the parameters of a circle in the set.


Parameter 

in engineering, a quantity that characterizes a certain aspect of a process, phenomenon, system, or device. Examples of such quantities in mechanical systems are mass, coefficient of friction, moment of inertia, and tension. Such parameters as heat capacity, heat flow, and thermal head are used for thermal processes. Typical electrical parameters are resistance, inductance, and capacitance. The physical processes that occur in a system are describable by equations giving the relation between the variable quantities of the processes. Parameters are usually the coefficients of the equations. They can be constants, or they can be variables dependent on time or the system’s coordinates.

The parameters of a system or device can be lumped or they can be distributed in space relative to one, two, or three coordinates. A typical example of a system with distributed parameters is an electric power transmission line, in which the inductance, capacitance, and resistance (conductance) are distributed along the entire length of the line. An example of a lumped parameter is the load on a small segment of a much longer beam.

M. M. MAIZEL



Want to thank TFD for its existence? Tell a friend about us, add a link to this page, add the site to iGoogle, or visit the webmaster's page for free fun content.
?Page tools
Printer friendly
Cite / link
Feedback
Mentioned in?  References in periodicals archive?   Encyclopedia browser?   Full browser?
No references found
 
INTRODUCTION Injection molding is one of the most widely used techniques in the plastic industry, in which process parameters settings and optimization are recognized as important approaches to improve the quality of the molded parts.
Step 2: Load Image & Set Raid Parameters The default set is Factory Type as "Standard" and the Raid Type as "Raid 5" (Here we should set the raid type to "Raid 5EE"), and then click the "Next" button to rebuild and recover the RAID Array.
 
 
 
Encyclopedia
?

Terms of Use | Privacy policy | Feedback | Advertise with Us | Copyright © 2012 Farlex, Inc.
Disclaimer
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional.