sofalib

package
v0.0.0-...-287125d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 29, 2019 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type APIClient

type APIClient struct {
	// contains filtered or unexported fields
}

func New

func New(key, secret string) *APIClient

func (*APIClient) GetHRTF

func (api *APIClient) GetHRTF() ([]HRTF, error)

type Data

type Data struct {
}

type GeneralMeta

type GeneralMeta struct {
	Conventions            string
	Title                  string
	Version                string
	DataType               string
	SOFAConventions        string
	SOFAConventionsVersion string
	ApplicationName        string
	ApplicationVersion     string
	AuthorContact          string
	License                string
	Organization           string
	History                string
	Comment                string
	RoomType               string
	DatabaseName           string
	DateCreated            string
	DateModified           string
	ListenerShortName      string
	APIName                string
	APIVersion             string
}

type HDR5SOFA

type HDR5SOFA struct {
	C     hdf5.Dataset
	Delay hdf5.Dataset
	IR    hdf5.Dataset
}

type HRTF

type HRTF struct {
	Name string
	Age  string
	Data map[float64]float64
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL