Jump to content

Static

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Krashlandon (talk | contribs) at 22:10, 9 November 2014 (Incomplete sentence). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Static has several meanings:

Locations

In science

Physics

  • Static electricity, a net charge of an object
  • White noise, a random signal with a flat power spectral density
    • Noise (video), the random black-and-white image produced by televisions attempting to display a weak or incoherent signal
  • Statics, a branch of physics concerned with physical systems in equilibrium
  • Static pressure, a concept in aircraft instrumentation and fluid dynamics
    • Static port, a proprietary sensor used on aircraft to measure static pressure
  • Static spacetime, a spacetime having a global, non-vanishing, timelike Killing vector field which is irrotational

Computer science

  • Static code analysis, a set of methods for analyzing code without running it
  • Some network resources/terms may be "static", meaning that they do not change automatically (and are configured manually). These include:
    • Static IP address, an address configured on a device which is configured manually (therefore the address is not likely to change frequently)
    • Static route, a network route specified by local configuration, rather than being automatically determined by protocols that automatically assign routes
  • Static linking, where identifiers are associated with data or sections of code during linking not run-time
  • Static logic, digital logic which does not use a clock signal
    • Static core, a CPU entirely implemented in static logic
  • Static memory allocation, carried out at compile time
  • Static method, a method of a class that does not need an explicit object reference
  • Static random access memory, a type of semiconductor memory which retains its contents as long as power is applied
  • Static typing, where type checking is applied at compile-time, not run-time
  • Static variables may be constants, local function variables, or class variables depending on the context, variables that are common to all objects
  • Static web design, which offers a layout that cannot adapt to viewer needs

Music

Fictional characters

Film and television

See also