Click here to Skip to main content
15,920,438 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: XML Problem Pin
Christian Graus30-Apr-08 1:49
protectorChristian Graus30-Apr-08 1:49 
AnswerRe: XML Problem Pin
DanB19831-May-08 0:20
DanB19831-May-08 0:20 
QuestionVisual Basic .NET on a Mapped Drive Pin
cooper00000729-Apr-08 22:46
cooper00000729-Apr-08 22:46 
AnswerRe: Visual Basic .NET on a Mapped Drive Pin
Colin Angus Mackay29-Apr-08 23:21
Colin Angus Mackay29-Apr-08 23:21 
QuestionGIS Travel Time Estimations Pin
devil8529-Apr-08 21:54
devil8529-Apr-08 21:54 
AnswerRe: GIS Travel Time Estimations Pin
Zaegra29-Apr-08 22:45
Zaegra29-Apr-08 22:45 
GeneralRe: GIS Travel Time Estimations Pin
devil8529-Apr-08 22:49
devil8529-Apr-08 22:49 
GeneralRe: GIS Travel Time Estimations Pin
Zaegra29-Apr-08 23:03
Zaegra29-Apr-08 23:03 
There are a lot of formulas to calculate the friction. I am not that good in physics (basically that's what this is) but I do know the following formulas which might come handy.

- F (Force in Newton) = M (Mass in Kilograms) * A (Acceleration in M/s²)
- W (Energy in Joule) = F * s (Distance in Meters)
- A = V (Speed in M/s) / T (Time in Seconds)
- X (Distance in Meters) = V * t
- Ekin (Kinetic Energy in Joule) = 0.5mv²

Since you know the route, it's possible but VERY slow to calculate the friction on eg bumpy parts of the road. You can implement that in your program as a constant or whatsoever. Try Google aswell.
QuestionConnection issue Pin
Tauseef A29-Apr-08 17:41
Tauseef A29-Apr-08 17:41 
AnswerRe: Connection issue Pin
Christian Graus29-Apr-08 19:36
protectorChristian Graus29-Apr-08 19:36 
AnswerRe: Connection issue Pin
Guffa29-Apr-08 21:43
Guffa29-Apr-08 21:43 
AnswerRe: Connection issue Pin
nishkarsh_k29-Apr-08 23:03
nishkarsh_k29-Apr-08 23:03 
GeneralRe: Connection issue Pin
Guffa29-Apr-08 23:07
Guffa29-Apr-08 23:07 
QuestionRe: Connection issue Pin
Tauseef A29-Apr-08 23:29
Tauseef A29-Apr-08 23:29 
AnswerRe: Connection issue Pin
Ashfield29-Apr-08 23:59
Ashfield29-Apr-08 23:59 
AnswerRe: Connection issue Pin
RAA_YOU5-May-08 1:12
RAA_YOU5-May-08 1:12 
QuestionHelp with "OutOfMemoryException" Pin
Juan Patrick29-Apr-08 16:24
Juan Patrick29-Apr-08 16:24 
AnswerRe: Help with "OutOfMemoryException" Pin
Christian Graus29-Apr-08 19:37
protectorChristian Graus29-Apr-08 19:37 
GeneralRe: Help with "OutOfMemoryException" Pin
Juan Patrick29-Apr-08 20:17
Juan Patrick29-Apr-08 20:17 
GeneralRe: Help with "OutOfMemoryException" Pin
Christian Graus29-Apr-08 20:33
protectorChristian Graus29-Apr-08 20:33 
GeneralRe: Help with "OutOfMemoryException" Pin
Guffa29-Apr-08 23:03
Guffa29-Apr-08 23:03 
GeneralRe: Help with "OutOfMemoryException" Pin
Juan Patrick30-Apr-08 13:22
Juan Patrick30-Apr-08 13:22 
GeneralRe: Help with "OutOfMemoryException" Pin
Christian Graus30-Apr-08 13:36
protectorChristian Graus30-Apr-08 13:36 
QuestionWindows Service not working Pin
svanwass29-Apr-08 15:54
svanwass29-Apr-08 15:54 
QuestionSQL help [modified] Pin
bapu288929-Apr-08 9:41
bapu288929-Apr-08 9:41 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.