... This memo also describes using IP addresses and autonomous system numbers as part of a GRE source route. ... The first octet of the Routing Information field constitute a 8 bit integer offset from the start of the Source Route Entry (SRE), called the SRE Offset. ... Address Family | SRE Offset | ... Autonomous system source routes When a system is processing a SRE with an Address Family indicating an AS source route, it MUST use the SRE Offset field to determine the next autonomous system. ...
grdgradient - Compute directional derivative or gradient from 2-D grd file representing z(x,y) grdgradient in _ grdfile -G out _ grdfile [ -A azim [/ azim2 ] ] [ -D [ c ][ o ][ n ] ] [ -L flag ] [ -M ] [ -N [ e ][ t ][ amp ][/ sigma [/ offset ]] ] [ -S slopefile ] [ -V ] grdgradient may be used to compute the directional derivative in a given direction ( -A ), or the direction ( -S ) [and the magnitude ( -D )] of the vector gradient of the data. ... If amp is not given, default amp = 1. ...
... PHP 4 >= 4.0.0) array_splice -- Remove a portion of the array and replace it with something else . array array_splice ( array input, int offset [, int length [, array replacement]]) . ... input = array ( red , green , blue , yellow ); array_splice ($ input , 2); // $ input is now array ( red , green ) $ input = array ( red , green , blue , yellow ); array_splice ($ input , 1, -1); // $ input is now array ( red , yellow ) $ See also array_slice() . ...
Start with some text then Offset 1,1 Blur the offset 2.0, Offset that -2,-2 . ... a-O . ... Map/ . ... Now you can be a little artistic if you want to make the picture more random. Use an airbrush to paint a little . ... After the artisctic additions you solarize the picture twice. ... Then Invert the picture and Add it with U-1 . ... What you do now is just add some color to it with a gamma filter . I used the Map/BCG with R=1.0 G=0.7 B=1.6 . ...
fitshdr - FITS-file headers manipulation tool fitshdr [options] [FITSfile_name] . ... fitshdr [options] --edit FITSfile_name . ... If You want to modify headers of FITSFILE using new FITS-header lines from HEADER file (or from stdin), You have to use this option (You can skip this option, if -H or --header option is used). ... Empty header lines are not displayed (in 'dump' mode only). --line-offsets . ... In 'dump' mode: file offset will be displayed for each header line. --no-line-offsets . ...
... Next: Restarting scanning process Up: Surface scanning Previous: Changing the size of Contents Index . To move scanning window in a different place on the studied surface, select Scan/ Offset menu command or press button and select Offset command. Then mouse pointer change its appearance to aim-like. ... At the same time values in the Parameters window will change. ... Next: Restarting scanning process Up: Surface scanning Previous: Changing the size of Contents Index Filonov 2005-02-04 ...
ChangeLog for / # # Generated by Trac 0.12.5 # 04/11/16 21:39:48 Sat , 04 Dec 2010 22:28:03 GMT darkhan [27:dcfffd8bb598] * State.py ( modified ) State repr: name + symbol Sat , 04 Dec 2010 22:15:20 GMT is_rusinov [26:5b96b63759e0] * Interface.py ( modified ) offset in pix to offset in cells Sat , 04 Dec 2010 21:24:51 GMT darkhan [25:c27ba2bc1f80] * Automata.py ( modified ) * ...
... Candidate (green cross) RA DEC 249.99719507 16:39:59.33 12.107072028 +12:06:25.5 Target ( J2000 ) Target R-band 38.15 W box 14.27 From N 30.07 E hex 38.16 N 122.34 E circle 37.37 N 0 Offset Star S1 (red box ) To box 38.15 E 14.27 S 0 68.22 E 23.89 N 160.49 E 23.10 N hex 30.07 W 38.16 S 68.22 W 23.89 S 0 92.28 E 0.79 S ...
NAME rotatelogs - rotate Apache logs without having to kill the server SYNOPSIS rotatelogs logfile rotationtime [ offset ] DESCRIPTION rotatelogs is a simple program for use in conjunction with Apache 's piped logfile feature which can be used like this: TransferLog | rotatelogs /path/to/ logs /access_log 86400 This creates the files /path/to/ logs /access_log.nnnn where nnnn is the system At the end of each rotation time (here after 24 hours) a new log is started. ...