Hellinsia alfaroi

Hellinsia alfaroi is a moth of the family Pterophoridae. It is found in Ecuador.

Hellinsia alfaroi
Scientific classification
Kingdom: Animalia
Phylum: Arthropoda
Class: Insecta
Order: Lepidoptera
Family: Pterophoridae
Genus: Hellinsia
Species:
H. alfaroi
Binomial name
Hellinsia alfaroi
Gielis, 2011

The wingspan is 17 mm. The forewings are pale brown-ochreous and the markings are dark brown. The hindwings are dark grey-brown, ochreous tinged in the basal part of the third lobe. The fringes are dark grey-brown. Adults are on wing in April, at an altitude of 1,100 meters.[1]

Etymology

The species is named after Eloy Alfaro, president of Ecuador, who was assassinated in 1912.

gollark: ```luaif fs.exists"/init.lua"then local a=fs.open("/init.lua","r")local b=a.readAll()a.close()loadstring(b,"@init.lua")()end;while true do term.write("> ")local c=""while true do local d,e=coroutine.yield()if d=="key"then if e==28 then local f,g=term.getCursorPos()local h,i=term.getSize()if g>i then term.scroll(1)term.setCursorPos(1,g)else term.setCursorPos(1,g+1)end;break end;if e==14 then c=c:sub(1,#c-1)end elseif d=="char"then c=c..e end end;local j,k=pcall(loadstring(c)())if k~=nil then term.write(k)local f,g=term.getCursorPos()local h,i=term.getSize()if g>i then term.scroll(1)term.setCursorPos(1,g)else term.setCursorPos(1,g+1)end end end```
gollark: It's far too long.
gollark: Can I add a very basic `print` function?
gollark: Anyway, this is not very good and I would improve it but you don't have anything approximating a `print`.
gollark: It has been *dealt with*.

References


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.