Sha256: ae94f2aba9db6c47119fc4f520371100ee280763000b3d37f61d8a94ff27e6a7

Contents?: true

Size: 1 KB

Versions: 9

Compression:

Stored size: 1 KB

Contents

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html 
     PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html>
<head>
  <title>track_length (lib/image_formats/Ti99Dsk.rb)</title>
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  <link rel="stylesheet" href="../../../.././rdoc-style.css" type="text/css" media="screen" />
</head>
<body class="standalone-code">
  <pre><span class="ruby-comment cmt"># File lib/image_formats/Ti99Dsk.rb, line 122</span>
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">track_length</span>
  ((<span class="ruby-value">256</span><span class="ruby-operator">+</span><span class="ruby-identifier">gap_between_sectors</span>)<span class="ruby-operator">*</span><span class="ruby-identifier">sectors_per_track</span>)<span class="ruby-operator">+</span><span class="ruby-identifier">gap_between_tracks</span>
<span class="ruby-keyword kw">end</span></pre>
</body>
</html>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
ripxplore-0.17.1 doc/files/lib/image_formats/Ti99Dsk_rb.src/M000002.html
ripxplore-0.17.0 doc/files/lib/image_formats/Ti99Dsk_rb.src/M000002.html
ripxplore-0.16.1 doc/files/lib/image_formats/Ti99Dsk_rb.src/M000002.html
ripxplore-0.15.1 doc/files/lib/image_formats/Ti99Dsk_rb.src/M000002.html
ripxplore-0.14.1 doc/files/lib/image_formats/Ti99Dsk_rb.src/M000002.html
ripxplore-0.14.0 doc/files/lib/image_formats/Ti99Dsk_rb.src/M000002.html
ripxplore-0.13.0 doc/files/lib/image_formats/Ti99Dsk_rb.src/M000002.html
ripxplore-0.12.0 doc/files/lib/image_formats/Ti99Dsk_rb.src/M000002.html
ripxplore-0.11.0 doc/files/lib/image_formats/Ti99Dsk_rb.src/M000002.html