Get real value from real-time systems


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Complex Event Processing RSS News Get real value from real-time systems
# 1  
Old 01-14-2008
Get real value from real-time systems

by Cath Jennings, ComputerWeekly.comA few years ago, everyone was talking about the real-time enterprise and how it was destined to be the future. The idea was that companies would be instantaneously aware of any important business events taking place so that they could respond appropriately and immediately.But that has not happened because of both the [...]

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Real time processing

Hi Not sure if this can be achieved by unix , but still would like to know if there is any way by which I can do the below given logic cat sam1 > out1 cat sam2 > out2 when either one of this finished the the next file shd be written in that file, meaning cat sam3 >> out1/out2... (2 Replies)
Discussion started by: Sri3001
2 Replies

2. Shell Programming and Scripting

Shell script to convert epoch time to real time

Dear experts, I have an epoch time input file such as : - 1302451209564 1302483698948 1302485231072 1302490805383 1302519244700 1302492787481 1302505299145 1302506557022 1302532112140 1302501033105 1302511536485 1302512669550 I need the epoch time above to be converted into real... (4 Replies)
Discussion started by: aismann
4 Replies

3. Programming

problem with real-time

hello every1, i'm very hope so anyone here have experience with lib rt like aio linux based. In first I've a problem with receiving data from aio_buf, i.e. I have received it, but if the next data size less then pervious I've got a noise from a socket. I've tried to fix it by different ways, but... (0 Replies)
Discussion started by: quant
0 Replies

4. Solaris

Real time problems

Hi friends, I am new to solaris and looking for a job, when ever i attend interview i get most of the questions on real time problems, every one sak me the same questions what are the problems you face daily.. and what are the types? i know few like, disk extension,swap memory increasing,... (2 Replies)
Discussion started by: kurva
2 Replies

5. UNIX for Dummies Questions & Answers

capturing real time

Newbie question: I wrote korn shell script that lets me connect to a cisco switch thru telnet from sun server. I'm wodering if or what command i would use to capture info that is being sent to standard output when the script is running. Putting part of my script below and results. #!/bin/ksh... (2 Replies)
Discussion started by: wisher115
2 Replies

6. UNIX for Advanced & Expert Users

EPOCH to real time?

hi all :confused: i am wondering if there is a way to convert from EPOCH time to the standard tim, may be using a script or some thing else??????? thanks............................ (5 Replies)
Discussion started by: TheEngineer
5 Replies

7. UNIX for Dummies Questions & Answers

log users real time

hi.... how i can configurator a log file on real time....on unix solaris.... thanks a lot.... Best Regards... (3 Replies)
Discussion started by: chanfle
3 Replies
Login or Register to Ask a Question
g_sigeps(1)					 GROMACS suite, VERSION 4.5.4-dev-20110404-bc5695c				       g_sigeps(1)

NAME
g_sigeps - convert c6/12 or c6/cn combinations to and from sigma/epsilon VERSION 4.5.4-dev-20110404-bc5695c SYNOPSIS
g_sigeps -o potje.xvg -[no]h -[no]version -nice int -[no]w -xvg enum -c6 real -cn real -pow int -sig real -eps real -A real -B real -C real -qi real -qj real -sigfac real DESCRIPTION
g_sigeps is a simple utility that converts C6/C12 or C6/Cn combinations to sigma and epsilon, or vice versa. It can also plot the poten- tial in file. In addition, it makes an approximation of a Buckingham potential to a Lennard-Jones potential. FILES
-o potje.xvg Output xvgr/xmgr file OTHER OPTIONS
-[no]hno Print help info and quit -[no]versionno Print version info and quit -nice int 0 Set the nicelevel -[no]wno View output .xvg, .xpm, .eps and .pdb files -xvg enum xmgrace xvg plot formatting: xmgrace, xmgr or none -c6 real 0.001 c6 -cn real 1e-06 constant for repulsion -pow int 12 power of the repulsion term -sig real 0.3 sig -eps real 1 eps -A real 100000 Buckingham A -B real 32 Buckingham B -C real 0.001 Buckingham C -qi real 0 qi -qj real 0 qj -sigfac real 0.7 Factor in front of sigma for starting the plot SEE ALSO
gromacs(7) More information about GROMACS is available at <http://www.gromacs.org/>. Mon 4 Apr 2011 g_sigeps(1)