The Cellar  

Go Back   The Cellar > Images > Quality Images and Videos
FAQ Community Calendar Today's Posts Search

Quality Images and Videos Post your own images and videos of your own days

Reply
 
Thread Tools Display Modes
Old 02-26-2019, 02:08 AM   #1
xoxoxoBruce
The future is unwritten
 
Join Date: Oct 2002
Posts: 71,105
Quote:
Originally Posted by Carruthers View Post
Several floors of a local multi-storey car park are laid out in the classic herringbone pattern.
45 deg Herring bone with an overlap like the Germans, or there's an invisible wall between like the junkyard.

Name:  parker1.jpg
Views: 412
Size:  46.5 KB

We have mostly the 90 deg, and 60 deg. I do like the look of the third option.

Name:  parker2.jpg
Views: 394
Size:  58.3 KB
__________________
The descent of man ~ Nixon, Friedman, Reagan, Trump.
xoxoxoBruce is offline   Reply With Quote
Old 02-26-2019, 04:33 AM   #2
Carruthers
Junior Master Dwellar
 
Join Date: Dec 2009
Location: Buckinghamshire UK
Posts: 4,059
This one...

Name:  Herringbone.JPG
Views: 381
Size:  28.4 KB

It seems to be the most common arrangement in the UK.
It's simple and has stood the test of time.

I did a Google search and stumbled across an academic paper that resorts to the most byzantine of maths to prove a point that everyone knows*.
It's the second link down (Optimisation of Car Park Designs) if you're really that interested. Or bored enough.

Link


*We're back to common sense again. See above.
__________________

Last edited by Carruthers; 02-26-2019 at 05:55 AM.
Carruthers is offline   Reply With Quote
Old 02-26-2019, 12:40 PM   #3
xoxoxoBruce
The future is unwritten
 
Join Date: Oct 2002
Posts: 71,105
Quote:
dist1 = lsdist(xys(j,: ), xys(j+1,: ),xyi(i,: ));
dist2 = lsdist(xys(j+1,: ), xys(j,: ),xyi(i,: ));
dist = max(dist1,dist2);
dmin = min(dmin,dist);
if dist<=lroad
Of course, why didn't I think of that?

I had to edit that, the first time it ended up like this...
Quote:
dist1 = lsdist(xys(j,, xys(j+1,,xyi(i,);
dist2 = lsdist(xys(j+1,, xys(j,,xyi(i,);
dist = max(dist1,dist2);
dmin = min(dmin,dist);
if dist<=lroad
__________________
The descent of man ~ Nixon, Friedman, Reagan, Trump.
xoxoxoBruce is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 2 (0 members and 2 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

All times are GMT -5. The time now is 12:24 AM.


Powered by: vBulletin Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.