{"id":2048,"date":"2022-07-08T21:57:08","date_gmt":"2022-07-08T21:57:08","guid":{"rendered":"https:\/\/myswimsplits.com\/?page_id=2048"},"modified":"2022-11-15T06:34:00","modified_gmt":"2022-11-15T06:34:00","slug":"speed-calculator","status":"publish","type":"page","link":"https:\/\/app.myswimsplits.com\/app\/index.php\/speed-calculator\/","title":{"rendered":"Speed calculator"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\"><div class=\"bg-margin-for-link\"><input type='hidden' bg_collapse_expand='6ab469a2a875b7092957140' value='6ab469a2a875b7092957140'><input type='hidden' id='bg-show-more-text-6ab469a2a875b7092957140' value='More Info'><input type='hidden' id='bg-show-less-text-6ab469a2a875b7092957140' value='Show Less'><a id='bg-showmore-action-6ab469a2a875b7092957140' class='bg-showmore-plg-link  '  style=\" color:#0000ff;font-weight: 500;\" href='#'>More Info<\/a><div id='bg-showmore-hidden-6ab469a2a875b7092957140' ><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Want to know how fast you&#8217;re going? <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Step 1: Enter your distance<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Step 2: Choose Yards or Meters<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Step 3: Enter the time <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Step 4: Hit Calculate <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Choose your speed measurement: m\/s, fps, y\/s, km\/h, mph<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">*Note: Running Speed, Riding Speed, Swimming Speed, Triathlon, all sports wanting to calculate speed can use this<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/div><\/div><\/p>\n\n\n\n\n    <div class=\"bootstrap-iso\" id=\"speed-calc\">\n        <div class=\"calc-title\">\n        \n        <svg height=\"44px\" width=\"44px\" version=\"1.1\" id=\"Layer_1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\"\n        viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\">\n   <g>\n       <g>\n           <path d=\"M256,0C114.842,0,0,114.842,0,256s114.842,256,256,256s256-114.842,256-256S397.158,0,256,0z M256,474.537\n               c-120.501,0-218.537-98.036-218.537-218.537S135.499,37.463,256,37.463S474.537,135.499,474.537,256S376.501,474.537,256,474.537z\n               \"\/>\n       <\/g>\n   <\/g>\n   <g>\n       <g>\n           <path  d=\"M359.595,115.583l-32.361-18.875l-71.068,121.833c-0.056-0.001-0.111-0.005-0.166-0.005\n               c-20.69,0-37.463,16.774-37.463,37.463S235.31,293.463,256,293.463S293.463,276.69,293.463,256c0-6.765-1.802-13.105-4.938-18.582\n               L359.595,115.583z\"\/>\n       <\/g>\n   <\/g>\n   <g>\n       <g>\n           <circle cx=\"256\" cy=\"87.415\" r=\"18.732\"\/>\n       <\/g>\n   <\/g>\n   <g>\n       <g>\n           <circle cx=\"110.005\" cy=\"171.707\" r=\"18.732\"\/>\n       <\/g>\n   <\/g>\n   <g>\n       <g>\n           <circle cx=\"110.005\" cy=\"340.293\" r=\"18.732\"\/>\n       <\/g>\n   <\/g>\n   <g>\n       <g>\n           <circle cx=\"401.995\" cy=\"340.293\" r=\"18.732\"\/>\n       <\/g>\n   <\/g>\n   <g>\n       <g>\n           <circle cx=\"401.995\" cy=\"171.707\" r=\"18.732\"\/>\n       <\/g>\n   <\/g>\n   <g>\n       <g>\n           <rect x=\"206.049\" y=\"362.146\" width=\"99.902\" height=\"37.463\"\/>\n       <\/g>\n   <\/g>\n   <\/svg>\n   \n                    AVERAGE SWIMMING SPEED\n        <\/div>\n        <div class=\"calc-inner\">\n        <div class=\"input-item\">\n            <h3 class=\"sec-name\">DISTANCE<\/h3>\n            <div class=\"d-flex gap-3 distance-input\">\n                <input type=\"number\" pattern=\"\\d*\" inputmode=\"decimal\" id=\"distance\" placeholder=0>\n                <div class=\"d-flex toggle-buttons gap-3\">\n                    <div id=\"unit-one\" class=\"d-flex active\">\n\n\n\n\n                        <h4>YARDS<\/h4>\n                    <\/div>\n                    <div id=\"unit-two\" class=\"d-flex\">\n\n                        <h4>METERS<\/h4>\n                    <\/div>\n\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"input-item\">\n            <h3 class=\"sec-name\">TIME<\/h3>\n            <div class=\"d-flex gap-2 time-container\">\n                <div class=\"d-flex time-input\">\n                    <input type=\"number\" pattern=\"\\d*\" inputmode=\"decimal\" id=\"hours\" class=\"\" placeholder=\"0\" aria-label=\"0\">\n                    <span class=\"input-group-text\">HOURS<\/span>\n                <\/div>\n                <div class=\"d-flex time-input\">\n                    <input type=\"number\" pattern=\"\\d*\" inputmode=\"decimal\" id=\"minutes\" class=\"\" placeholder=\"0\" aria-label=\"0\">\n                    <span class=\"input-group-text\">MINUTES<\/span>\n                <\/div>\n                <div class=\"d-flex time-input\">\n                    <input type=\"number\" pattern=\"\\d*\" inputmode=\"decimal\" id=\"seconds\" class=\"\" placeholder=\"0.00\" aria-label=\"0\">\n                    <span class=\"input-group-text\">SECONDS<\/span>\n                <\/div>\n              \n            <\/div>\n        <\/div>\n        <div class=\"swimp__button\">\n            <button type=\"button\" class=\"speed-calc-btn\">Calculate<\/button>\n        <\/div>\n        <div class=\"result\">\n            <div class=\"result-name sec-name\">AVERAGE SPEED<\/div>\n            <div class=\"result-input\" id=\"mps\">\n                <input readonly type=\"number\" pattern=\"\\d*\" inputmode=\"decimal\" placeholder=\"0\" aria-label=\"0\">\n                <span class=\"input-group-text\">meter\/s<\/span>\n            <\/div>\n            <div class=\"result-input\" id=\"fps\">\n                <input readonly type=\"number\" pattern=\"\\d*\" inputmode=\"decimal\" placeholder=\"0\" aria-label=\"0\">\n                <span class=\"input-group-text\">feet\/s<\/span>\n            <\/div>\n            <div class=\"result-input\" id=\"yps\">\n                <input readonly type=\"number\" pattern=\"\\d*\" inputmode=\"decimal\" placeholder=\"0\" aria-label=\"0\">\n                <span class=\"input-group-text\">yards\/s<\/span>\n            <\/div>\n            <div class=\"result-input\" id=\"kmph\">\n                <input readonly type=\"number\" pattern=\"\\d*\" inputmode=\"decimal\" placeholder=\"0\" aria-label=\"0\">\n                <span class=\"input-group-text\">km\/h<\/span>\n            <\/div>\n            <div class=\"result-input\" id=\"milesph\">\n                <input readonly type=\"number\" pattern=\"\\d*\" inputmode=\"decimal\" placeholder=\"0\" aria-label=\"0\">\n                <span class=\"input-group-text\">miles\/h<\/span>\n            <\/div>\n        <\/div>\n    <\/div>\n    <\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":489,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-2048","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/app.myswimsplits.com\/app\/index.php\/wp-json\/wp\/v2\/pages\/2048","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/app.myswimsplits.com\/app\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/app.myswimsplits.com\/app\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/app.myswimsplits.com\/app\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/app.myswimsplits.com\/app\/index.php\/wp-json\/wp\/v2\/comments?post=2048"}],"version-history":[{"count":5,"href":"https:\/\/app.myswimsplits.com\/app\/index.php\/wp-json\/wp\/v2\/pages\/2048\/revisions"}],"predecessor-version":[{"id":3162,"href":"https:\/\/app.myswimsplits.com\/app\/index.php\/wp-json\/wp\/v2\/pages\/2048\/revisions\/3162"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/app.myswimsplits.com\/app\/index.php\/wp-json\/wp\/v2\/media\/489"}],"wp:attachment":[{"href":"https:\/\/app.myswimsplits.com\/app\/index.php\/wp-json\/wp\/v2\/media?parent=2048"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}